nuxt-payload-extractor
nuxt-payload-extractor copied to clipboard
Nuxt.js module that makes `nuxt generate` command to store html and payload separately.
After update, this module no longer works and I get this error each time. The ./helpers file is in the node_modules/nuxt-payload-extractor/lib/... but it does not get extracted by nuxt and...
Hey, I'm wondering if this is possible and if there would be any downsides? Currently, there is a payload.js and payload.json generated for each page. They both contain the same...
When using the nuxt auth module (https://auth.nuxtjs.org/) to preserve the preview stage, all payload.json are empty after static build. After disabling the auth module everything works as expected.
Tests
Hey :wave: I think some tests for the package would come handy :relaxed: