Commit bbf6a09b authored by yogevbd's avatar yogevbd

build typescript before test-e2e-ios

parent 6836b9a2
......@@ -27,6 +27,7 @@
"pretest": "./node_modules/.bin/eslint *.js test",
"test": "node scripts/test",
"start": "node ./scripts/start",
"pretest-e2e-ios": "npm run build",
"test-e2e-ios": "node ./scripts/test-e2e --ios",
"test-e2e-ios-release": "node ./scripts/test-e2e --ios --release",
"test-unit-ios": "node ./scripts/test-unit --ios",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment