|
@@ -12,7 +12,6 @@
|
|
|
"dependencies": {
|
|
|
"@antv/x6": "^1.24.4",
|
|
|
"@arcgis/core": "^4.19.3",
|
|
|
- "@open-wc/webpack-import-meta-loader": "^0.4.7",
|
|
|
"animate.css": "3.5",
|
|
|
"axios": "^0.21.1",
|
|
|
"cesium": "^1.78.0",
|
|
@@ -38,7 +37,8 @@
|
|
|
"vue-axios": "^3.2.4",
|
|
|
"vue-router": "^4.0.0-0",
|
|
|
"vuex": "^4.0.0-0",
|
|
|
- "xlsx": "^0.17.0"
|
|
|
+ "xlsx": "^0.17.0",
|
|
|
+ "@open-wc/webpack-import-meta-loader": "git+https://github.com/KmjKoishi/webpack-import-meta-loader-fixed.git"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@vue/cli-plugin-babel": "~4.5.0",
|