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