Skip to content

Commit fd6adb5

Browse files
committed
优化
1 parent b8f7492 commit fd6adb5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

dist/openlayers/include-openlayers.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,10 @@
6767
inputScript("http://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.js");
6868
}
6969
if (!inArray(excludes, 'iclient9-openlayers')) {
70-
if (!inArray(excludes, 'iclient9-openlayers')) {
71-
if (supportES6()) {
72-
inputScript("../../dist/openlayers/iclient9-openlayers-es6.js");
73-
} else {
74-
inputScript("../../dist/openlayers/iclient9-openlayers.js");
75-
}
70+
if (supportES6()) {
71+
inputScript("../../dist/openlayers/iclient9-openlayers-es6.min.js");
72+
} else {
73+
inputScript("../../dist/openlayers/iclient9-openlayers.min.js");
7674
}
7775
}
7876
if (!inArray(excludes, 'iclient9-openlayers-css')) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy