Ben James
Ben James
No, this is after running `nuxt build` then `nuxt start`. NODE_ENV is set to production and `nuxt build` logs "production build".
Here is the coverage of the default app created from the quickstart, running after `$ npm run build && npm run start`. In `nuxt.config.js` I set `treeShake: true` and `extractCSS:...
Thanks both. Will add some deets to the description to make it easier for people to find
Great to hear you got it working and apologies that I was unable to help more. Thanks for sharing Miguel🙌