diff --git a/nuxt.config.js b/nuxt.config.js index 6b45ab0..91c2fe7 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,4 +1,6 @@ export default { + mode: 'spa', + // Target: https://go.nuxtjs.dev/config-target target: 'static',