Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

The tutorial need update! npm run build vue not work vue-loader v15 #75

Open
cn3lfs opened this issue Apr 13, 2019 · 2 comments
Open

The tutorial need update! npm run build vue not work vue-loader v15 #75

cn3lfs opened this issue Apr 13, 2019 · 2 comments

Comments

@cn3lfs
Copy link

cn3lfs commented Apr 13, 2019

I already do like https://vue-loader.vuejs.org/migrating.html#notable-breaking-changes say. but still failed.

@guxiaodai
Copy link

In v15, <style lang="less"> will behave as if it's an actual *.less file being loaded.
Adding css-loader to webpack.config.js will work.
https://vue-loader.vuejs.org/migrating.html#css-modules

@Anita-joseph
Copy link

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants