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

vue cli3.0 project build file hash change in diffrent machine(with same os ubuntu) #1367

Closed
zhouxinyong opened this issue Jul 31, 2018 · 1 comment

Comments

@zhouxinyong
Copy link

Version

15.2.6

Reproduction link

vuejs/vue-cli#2006

Steps to reproduce

npm i -g @vue/cli (v3.0.rc10)

vue ui

create a project(named test)

cd test && npm i vue-loader -D

run build in diffrent machine (one os is ubuntu, the other os is also ubuntu)

What is expected?

the file hash is same after build in diffrent machine

What is actually happening?

the chunk build hash are not same in diffrent machine !?


is this problem related with vue-loader?

@zhouxinyong
Copy link
Author

@yyx990803 maybe this issue is doesn't matter with vue-loader?

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