Fix legacy build
This commit is contained in:
@@ -48,7 +48,7 @@ export default {
|
||||
},
|
||||
output: {
|
||||
path: path.resolve('./build/legacy'),
|
||||
publicPath: '',
|
||||
publicPath: 'auto',
|
||||
filename: 'ol.js',
|
||||
library: 'ol',
|
||||
libraryTarget: 'umd',
|
||||
|
||||
Reference in New Issue
Block a user