File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 36
36
"package-debug" : " node ./build/pack.js - debug" ,
37
37
"test" : " npm install ./src/common && karma start ./test/karma.conf.js" ,
38
38
"citest" : " npm install ./src/common && karma start ./test/karma.conf.js --single-run --no-auto-watch" ,
39
+ "citest1" : " npm install ./src/common && karma start ./test/karma.conf.js --single-run --no-auto-watch --server http://support.supermap.com.cn:8090/iserver" ,
39
40
"exampletest" : " nightwatch --config ./examples-test/nightwatch.json" ,
40
41
"build-docs" : " npm run build-docs-leaflet&&npm run build-docs-openlayers&&npm run build-docs-mapboxgl&&npm run build-docs-classic" ,
41
42
"build-docs-leaflet" : " jsdoc -c ./build/jsdocs/leaflet/docs.json -R ./build/jsdocs/leaflet/index.md" ,
You can’t perform that action at this time.
0 commit comments