fix: upgrade to publicPath (#86)
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>pull/739/head
parent
d004015f03
commit
89d4d828b9
|
@ -1,4 +1,4 @@
|
|||
module.exports = {
|
||||
runtimeCompiler: true,
|
||||
baseUrl: '[{[ .StaticURL ]}]'
|
||||
publicPath: '[{[ .StaticURL ]}]'
|
||||
}
|
Loading…
Reference in New Issue