adonuxt-template icon indicating copy to clipboard operation
adonuxt-template copied to clipboard

Nuxt compiles in production mode

Open cawa-93 opened this issue 7 years ago • 0 comments

When I run the command npm run build && npm start That is compiled twice: the first time from the build command, and the second time during the startup. As far as I know, it must be compiled during start-up only in development mode

This question is available on Nuxt.js community (#c72)

cawa-93 avatar Feb 27 '18 11:02 cawa-93