We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is from here meta.merge.js file error #369.
The build is warning after insert these nuxtjs/pwa modules config.And diff nuxt.config is: pwa: { manifest: { name: 'xxx', lang: 'zh', description: 'xxx' } }, buildModules: [ '@nuxtjs/pwa' ],
pwa: { manifest: { name: 'xxx', lang: 'zh', description: 'xxx' } }, buildModules: [ '@nuxtjs/pwa' ],
The project use nuxt build
nuxt build
The text was updated successfully, but these errors were encountered:
same error @pi0
Sorry, something went wrong.
fix nuxt-community#393
85ae7e2
d953ff9
fix+ Update module.runtime.js last fix
Hi. I believe this issue should be gone with 3.3.0 refactors. Would be appreciated if can confirm :)
No branches or pull requests
This issue is from here meta.merge.js file error #369.
The build is warning after insert these nuxtjs/pwa modules config.And diff nuxt.config is:
pwa: { manifest: { name: 'xxx', lang: 'zh', description: 'xxx' } }, buildModules: [ '@nuxtjs/pwa' ],
The project use
nuxt build
The text was updated successfully, but these errors were encountered: