Skip to content
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

utils.checkDllUpdate should handle publicPath changed #79

Open
derekhu opened this issue Oct 29, 2020 · 0 comments
Open

utils.checkDllUpdate should handle publicPath changed #79

derekhu opened this issue Oct 29, 2020 · 0 comments

Comments

@derekhu
Copy link

derekhu commented Oct 29, 2020

utils.checkDllUpdate = (config, dll) => {

While webpack.config.js > output.publicPath changed, we have to run easy clean mannully.

utils.checkDllUpdate, build the vendor (dll chunk) with publicPath build-in.

so, it should detect the publicPath config changed and force rebuild automaticlly.

thanks.

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

No branches or pull requests

1 participant