Skip to content

Commit cd2c2f6

Browse files
committed
fix openlayers 打包
1 parent 7cf5180 commit cd2c2f6

File tree

2 files changed

+1514
-886
lines changed

2 files changed

+1514
-886
lines changed

build/deps.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,18 @@ var deps = {
331331
"./src/openlayers/services/TrafficTransferAnalystService.js"
332332
]
333333
},
334+
"iPortal": {
335+
"name": "iPortal服务",
336+
"src": [
337+
"./src/common/iPortal/iPortal.js"
338+
]
339+
},
340+
"Online": {
341+
"name": "Online服务",
342+
"src": [
343+
"./src/common/online/Online.js"
344+
]
345+
},
334346
"ProcessingJobs": {
335347
"name": "分布式空间处理服务",
336348
"src": [

0 commit comments

Comments
 (0)