Skip to content

fix: make webpack use values consistent #4230

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 1 commit into from
Jul 14, 2019
Merged

Conversation

shadow-light
Copy link
Contributor

The use key is pug-plain despite a similar item above it using the key pug-plain-loader. This just makes them consistent.

This has a small chance of breaking projects that already override that particular loader config. So feel free to ignore this if it isn't worth it.

The use key is `pug-plain` despite a similar item above it using the key `pug-plain-loader`. This just makes them consistent.

This has a small chance of breaking projects that already override that particular loader config. So feel free to ignore this if it isn't worth it.
@LinusBorg
Copy link
Member

@sodatea Technically, this is a breaking change as people might hook into this config setting in existing projects.

It's a simple enough fix to put it into v4 though, I think.

@sodatea you agree?

@haoqunjiang
Copy link
Member

Yeah I think so.

@haoqunjiang haoqunjiang merged commit 52ae1c8 into vuejs:dev Jul 14, 2019
@vue-bot
Copy link

vue-bot commented Jul 14, 2019

Hey @shadow-light, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

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.

4 participants