Skip to content

Commit 0c1972f

Browse files
committed
更改openlayer模块引用方式&更改openlayer打包 & 添加openlayer UT
1 parent 57694f6 commit 0c1972f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+5911
-2160
lines changed

build/webpack.config.openlayers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
},
1515
externals: {
1616
'echarts': 'echarts',
17-
'openlayers': 'ol',
17+
'openlayers/dist/ol-debug': 'ol',
1818
'mapv': 'mapv',
1919
'elasticsearch': 'elasticsearch'
2020
},

0 commit comments

Comments
 (0)