We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8058b86 commit 20be795Copy full SHA for 20be795
dist/mapboxgl/include-mapboxgl.js
@@ -188,7 +188,7 @@
188
inputScript('../../dist/mapboxgl/iclient-mapboxgl-react.min.js');
189
}
190
if (inArray(includes, 'vue-cesium')) {
191
- inputScript('https://cdnjs.cloudflare.com/ajax/libs/vue-cesium/2.1.4/lib/index.umd.min.js');
+ inputScript('https://cdn.jsdelivr.net/npm/vue-cesium@2.1.4/lib/index.umd.js');
192
193
194
0 commit comments