add npm run test--html for debugging
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "src/pjax.js",
|
||||
"scripts": {
|
||||
"test": "testling",
|
||||
"test--html": "testling --html > tests/scripts/index.html",
|
||||
"coverage": "browserify -t coverify tests/**/*.js | testling | coverify"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user