Hi,
I've read in the GitHub issues that it's supposed to be possible to use npm run generate
to create a static site that runs on GH pages or AWS S3.
I've done this and uploaded the files to the bucket. All files are being found/loaded properly after I set the router.base in the config, the json file to populate the page is being loaded as well but none of the interactions are going:
https://s3-eu-west-1.amazonaws.com/thuisverpleging-vlaanderen/index.html
Is this not supposed to work?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c806">#c806</a>)</em></sub></div>