Open
Description
Version
15.0.0
Reproduction link
https://github.com/bobbylight/vue-loader-15-tslint-issue
Steps to reproduce
git clone https://github.com/bobbylight/vue-loader-15-tslint-issue.git
npm install
npm run build
What is expected?
The project builds successfully.
What is actually happening?
tslint fails, seemingly because it is unhappy with "app.vue"'s suffix not being .ts/.tsx/.js/.jsx.
There might be a way to get this working, but I could not figure it out. A similar setup worked in vue-loade 14.x.x (there were differences in the webpack loaders since vue-loader didn't delegate to other loaders in 14).
I think this is the only thing holding me back from updating to vue-loader 15.
Metadata
Metadata
Assignees
Labels
No labels