mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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
|
// vue.config.js
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
publicPath: './',
|
||||||
/*
|
/*
|
||||||
Vue-cli3:
|
Vue-cli3:
|
||||||
Crashed when using Webpack `import()` #2463
|
Crashed when using Webpack `import()` #2463
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user