整理目录结构,加上publicPath
This commit is contained in:
parent
b94b158bab
commit
3f0febe643
6 changed files with 4 additions and 10 deletions
3
vue.config.js
Normal file
3
vue.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
publicPath: process.env.VUE_APP_URL_ROOT,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue