Remove unused tasks and update instructions

This commit is contained in:
Tim Schaub
2017-07-03 17:12:12 -06:00
parent fb820f4b81
commit 02b2cdbd27
10 changed files with 95 additions and 515 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"pretest": "npm run lint",
"test": "npm run karma -- --single-run",
"debug-server": "node tasks/serve-lib.js",
"karma": "node tasks/test-all.js start test/karma.config.js"
"karma": "node tasks/test.js start test/karma.config.js"
},
"main": "dist/ol.js",
"repository": {