after 1.0-alpha release , you can setting in nuxt.config.js file
{
generate: {
minify: false
}
}
Is this option works at nuxt express template?
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
after 1.0-alpha release , you can setting in
nuxt.config.jsfilesee https://github.com/nuxt/nuxt.js/issues/746