-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Nuxt build and deploy #13299
Copy link
Copy link
Closed
Labels
Description
Environment
Node Version: v17.3.1
Nuxt Version: 3.0.0-27383920.81ee59c
Package Manager: yarn@1.22.15
Bundler: Vite
User Config: build
Reproduction
https://github.com/ctwhome/top-nuxt3
Describe the bug
We are trying to get PWA to work on nuxt3 - repo https://github.com/ctwhome/top-nuxt3
When built locally and running nuxt start, everything is working 100%.
but once build on deployment (google cloud, netlify) the build doesn't create a crucial file: /usr/src/app/.output/server/chunks/client.manifest.mjs
Does anyone know why it will build locally and not in cloud?
We have a open issue on this ctwhome/top-nuxt3#3
Additional context
No response
Logs
No response
Reactions are currently unavailable