Skip to content

build files hash are diffrent after build in diffrent machine #2004

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

Closed
zhouxinyong opened this issue Jul 31, 2018 · 2 comments
Closed

build files hash are diffrent after build in diffrent machine #2004

zhouxinyong opened this issue Jul 31, 2018 · 2 comments

Comments

@zhouxinyong
Copy link
Contributor

Version
3.0.0-rc.3

Steps to reproduce
npm i -g @vue/cli
vue ui
create a project
run build in diffrent machine (one is ubuntu, the other is window)
What is expected?
the file hash is same after build in diffrent machine

What is actually happening?
the chunk-vendors hash is same in diffrent machine
but the app.js and app.css hash are not same!?

Is there any solution to fix this problem?
I Have update vue-loader to 15.2.6, but the hash still change in diffrent machine.

@vue-bot
Copy link

vue-bot commented Jul 31, 2018

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

@vue-bot vue-bot closed this as completed Jul 31, 2018
@zhouxinyong
Copy link
Contributor Author

same with the close issue #1728

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

2 participants