Skip to content

fix: fix css.loaderOptions.css.modules default values #4363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 29, 2019

Conversation

haoqunjiang
Copy link
Member

fixes #4357

@haoqunjiang haoqunjiang changed the title fix: load default localIdentName from css.modules option fix: fix css.loaderOptions.css.modules default values Jul 28, 2019
@haoqunjiang haoqunjiang merged commit a8df1df into vuejs:dev Jul 29, 2019
@haoqunjiang haoqunjiang deleted the cssloaderoptions branch July 29, 2019 14:20
haoqunjiang added a commit to haoqunjiang/vue-cli that referenced this pull request Jul 31, 2019
It has become a common source of mistakes.
For example, during PR vuejs#4363 I've referred to the wrong `options`
several times due to the variable shadowing.
haoqunjiang added a commit that referenced this pull request Aug 2, 2019
It has become a common source of mistakes.
For example, during PR #4363 I've referred to the wrong `options`
several times due to the variable shadowing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

css-loader options error
1 participant