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