set vue publicPath
This commit is contained in:
parent
af7e345b2f
commit
4531d12671
1 changed files with 3 additions and 0 deletions
3
app/vue.config.js
Normal file
3
app/vue.config.js
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module.exports = {
|
||||||
|
publicPath: '/las/'
|
||||||
|
};
|
Loading…
Reference in a new issue