compile scripts before test, run tests on scripts dir
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "dev-scripts/build-extension.sh",
|
||||
"pretest": "tsc",
|
||||
"test": "jasmine-browser-runner runSpecs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user