# clone the repo
npm install
npm run webpack
# check the output: it has the content of the whole vue file not just the content of <template>
# to see previous version
npm remove vue-loader
npm install -D vue-loader@15.9.0
npm run webpack
# check the output: it has only the content of the <template> tag as expected.-
Notifications
You must be signed in to change notification settings - Fork 0
zfeher/vue-loader-15-bug
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published