### 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. <!-- generated by vue-issues. DO NOT REMOVE -->