mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-02-01 16:08:17 +00:00
add script
This commit is contained in:
parent
46c4f0ba5f
commit
12ab584af1
@ -22,7 +22,9 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"clear": "npm prune",
|
||||
"build-wind": "cd web/test/WebWorldWind && rollup -c rollup.config.js",
|
||||
"dev-wind": "cd web/test/WebWorldWind && rollup -c rollup.config.js --watch"
|
||||
"dev-wind": "cd web/test/WebWorldWind && rollup -c rollup.config.js --watch",
|
||||
"build-gis": "cd web/test/ShadowGIS && rollup -c rollup.config.js",
|
||||
"dev-gis": "cd web/test/ShadowGIS && rollup -c rollup.config.js --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tweenjs/tween.js": "^18.5.0",
|
||||
@ -74,4 +76,4 @@
|
||||
"url": "https://github.com/tengge1/ShadowEditor/issues"
|
||||
},
|
||||
"homepage": "https://github.com/tengge1/ShadowEditor"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user