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