Skip to content

Commit cdc2e2d

Browse files
committed
修改打包文件名
1 parent fb80b9e commit cdc2e2d

File tree

66 files changed

+45930
-70
lines changed

Some content is hidden

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

66 files changed

+45930
-70
lines changed

build/webpack.config.leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
//入口文件输出配置
66
output: {
77
path: './dist/',
8-
filename: 'SuperMapiClient9 for Leaflet.js'
8+
filename: 'iclient9-leaflet.js'
99
},
1010

1111
//其它解决方案配置

build/webpack.config.ol3.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
//入口文件输出配置
66
output: {
77
path: './dist/',
8-
filename: 'SuperMapiClient9 for OL3.js'
8+
filename: 'iclient9-openlayers.js'
99
},
1010

1111
//其它解决方案配置

0 commit comments

Comments
 (0)