We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2183037 commit 4a7bd50Copy full SHA for 4a7bd50
vue.config.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
lintOnSave: false,
3
- runtimeCompiler: true
+ runtimeCompiler: true,
4
+ publicPath: '/'
5
}
0 commit comments