chore: enable spa mode
This commit is contained in:
parent
f6a50c384f
commit
19ee7040ac
|
@ -1,4 +1,6 @@
|
||||||
export default {
|
export default {
|
||||||
|
mode: 'spa',
|
||||||
|
|
||||||
// Target: https://go.nuxtjs.dev/config-target
|
// Target: https://go.nuxtjs.dev/config-target
|
||||||
target: 'static',
|
target: 'static',
|
||||||
|
|
||||||
|
|
Reference in New Issue