We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.0-rc.10
node.js: v9.3.0 npm: v6.0.0 OS: ubuntu
npm i -g @vue/cli
vue ui
create a project
run build in diffrent machine (one os is ubuntu, the other os is also ubuntu)
the file hash is same after build in diffrent machine
the chunk build hash are not same in diffrent machine !?
Is there any solution to fix this problem?
I have updated vue-loader to 15.2.6, but the hash still change in diffrent machine.
The text was updated successfully, but these errors were encountered:
same with the close issue #1728
Sorry, something went wrong.
See #1728 (comment)
No branches or pull requests
Version
3.0.0-rc.10
Node and OS info
node.js: v9.3.0 npm: v6.0.0 OS: ubuntu
Steps to reproduce
npm i -g @vue/cli
vue ui
create a project
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 there any solution to fix this problem?
I have updated vue-loader to 15.2.6, but the hash still change in diffrent machine.
The text was updated successfully, but these errors were encountered: