Skip to content

fix: make webpack use values consistent#4230

Merged
haoqunjiang merged 1 commit intovuejs:devfrom
shadow-light:patch-1
Jul 14, 2019
Merged

fix: make webpack use values consistent#4230
haoqunjiang merged 1 commit intovuejs:devfrom
shadow-light:patch-1

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