use & & serial tasks in npm, but write
in npm script when using the scaffolding tool in vue-clicross-env NODE_ENV=test & & node build/build.js
you can"t get the value of NODE_ENV in build.js, but you can do without & &. Please explain the principle. Isn"t such a serial right?
define and then execute