File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 172172 inputScript ( libsurl + '/leaflet-mapbox-gl/0.0.15/leaflet-mapbox-gl.min.js' ) ;
173173 }
174174 if ( inArray ( includes , 'ugcwasm' ) ) {
175- inputScript ( libsurl + '/ugcwasm/1.0.0 /UGCWasmAll.js' ) ;
175+ inputScript ( libsurl + '/ugcwasm/1.0.1 /UGCWasmAll.js' ) ;
176176 }
177177 }
178178
Original file line number Diff line number Diff line change 214214 inputScript ( libsurl + '/mapbox-gl-draw-snap-mode/0.2.0/mapbox-gl-draw-snap-mode.js' ) ;
215215 }
216216 if ( inArray ( includes , 'ugcwasm' ) ) {
217- inputScript ( libsurl + '/ugcwasm/1.0.0 /UGCWasmAll.js' ) ;
217+ inputScript ( libsurl + '/ugcwasm/1.0.1 /UGCWasmAll.js' ) ;
218218 }
219219 }
220220
Original file line number Diff line number Diff line change 185185 inputScript ( libsurl + '/mapbox-gl-draw-snap-mode/0.2.1/mapbox-gl-draw-snap-mode.min.js' ) ;
186186 }
187187 if ( inArray ( includes , 'ugcwasm' ) ) {
188- inputScript ( libsurl + '/ugcwasm/1.0.0 /UGCWasmAll.js' ) ;
188+ inputScript ( libsurl + '/ugcwasm/1.0.1 /UGCWasmAll.js' ) ;
189189 }
190190 if ( ! inArray ( excludes , 'iclient-maplibregl' ) ) {
191191 if ( supportES6 ( ) ) {
Original file line number Diff line number Diff line change 127127 inputScript ( libsurl + '/lodash/4.17.21/lodash.min.js' ) ;
128128 }
129129 if ( inArray ( includes , 'ugcwasm' ) ) {
130- inputScript ( libsurl + '/ugcwasm/1.0.0 /UGCWasmAll.js' ) ;
130+ inputScript ( libsurl + '/ugcwasm/1.0.1 /UGCWasmAll.js' ) ;
131131 }
132132
133133 // dist
You can’t perform that action at this time.
0 commit comments