fix: automatic public path (#458)
This commit is contained in:
parent
b428ecd5b9
commit
67529e8cdb
@ -102,6 +102,7 @@ module.exports = {
|
|||||||
}),
|
}),
|
||||||
].filter(Boolean),
|
].filter(Boolean),
|
||||||
output: {
|
output: {
|
||||||
|
publicPath: '',
|
||||||
path: path.resolve(__dirname, 'dist'),
|
path: path.resolve(__dirname, 'dist'),
|
||||||
filename: 'static-cms-core.js',
|
filename: 'static-cms-core.js',
|
||||||
library: {
|
library: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user