File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 83
83
inputScript ( libsurl + '/proj4/2.11.0/proj4.min.js' ) ;
84
84
}
85
85
if ( inArray ( includes , 'ol3-echarts' ) ) {
86
- inputScript ( libsurl + '/openlayers/ol3-echarts/4.0.1/ol-echarts.js' ) ;
86
+ inputScript ( libsurl + '/openlayers/ol3-echarts/4.0.1-1 /ol-echarts.js' ) ;
87
87
}
88
88
if ( inArray ( includes , 'ol3-echarts@1.3.6' ) ) {
89
89
inputScript ( libsurl + '/openlayers/ol3-echarts/1.3.6/ol3Echarts.min.js' ) ;
Original file line number Diff line number Diff line change 83
83
inputScript ( libsurl + '/proj4/2.11.0/proj4.min.js' ) ;
84
84
}
85
85
if ( inArray ( includes , 'ol3-echarts' ) ) {
86
- inputScript ( includes + '/openlayers/ol3-echarts/4.0.1/ol-echarts.js' ) ;
86
+ inputScript ( includes + '/openlayers/ol3-echarts/4.0.1-1 /ol-echarts.js' ) ;
87
87
}
88
88
if ( inArray ( includes , 'ol3-echarts@1.3.6' ) ) {
89
89
inputScript ( libsurl + '/openlayers/ol3-echarts/1.3.6/ol3Echarts.min.js' ) ;
You can’t perform that action at this time.
0 commit comments