We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d91ca commit fdec2ceCopy full SHA for fdec2ce
1 file changed
ui/vue.config.js
@@ -1,4 +1,7 @@
1
module.exports = {
2
+
3
+ publicPath: "./",
4
5
configureWebpack: {
6
node: false, // remove buffer polyfill
7
},
0 commit comments