mirror of https://github.com/apache/cloudstack.git
webpack: build using relative paths
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
0097f9eb42
commit
d7111163cb
|
|
@ -25,6 +25,7 @@ function resolve (dir) {
|
|||
|
||||
// vue.config.js
|
||||
module.exports = {
|
||||
publicPath: './',
|
||||
/*
|
||||
Vue-cli3:
|
||||
Crashed when using Webpack `import()` #2463
|
||||
|
|
|
|||
Loading…
Reference in New Issue