Static GitHub Issues

[2466] some question for npm run build

prev: Ava test fail from UglifyJS - Unexpected token: punc (()
next: How does the outside get the router instance

I executed the code on two machines

git clone https://github.com/nuxt/nuxtjs.org.git
cd nuxtjs.org
yarn install
npm run build

I checked this folder .nuxt/dist/, I found that some of the files are the same, some files are different,the same file .nuxt/dist/app.xxx.js, the different file .nuxt/dist/common.xxx.js。 The question is why does the same code differ in the execution of different machines

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2141">#c2141</a>)</em></sub></div>