mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 11:33:47 +00:00
Added before_script to run server before cypress tests
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build",
|
||||
"predeploy-wikitree": "npm run build",
|
||||
"deploy-wikitree": "./deploy-wikitree.sh"
|
||||
"deploy-wikitree": "./deploy-wikitree.sh",
|
||||
"cypress:run": "cypress run"
|
||||
},
|
||||
"homepage": ".",
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user