Skip to content

Commit f95fe5b

Browse files
authored
Update nuxt.config.js
1 parent 2262c87 commit f95fe5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module.exports = {
1111
{ rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' }
1212
]
1313
},
14-
// mode: 'spa',
14+
mode: 'spa',
1515
loading: { color: '#3f51b5' },
1616
build: {
1717
extend (config, ctx) {

0 commit comments

Comments
 (0)