diff --git a/vue.config.js b/vue.config.js new file mode 100644 index 0000000..b7761b1 --- /dev/null +++ b/vue.config.js @@ -0,0 +1,3 @@ +module.exports = { + publicPath: '', +} \ No newline at end of file