added scripts dir with test for making sure serve and plugin scaffolding works

This commit is contained in:
Patrik Oldsberg
2020-03-10 13:37:13 +01:00
parent 41d307f6c4
commit 9850aaeca7
3 changed files with 159 additions and 8 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
"cross-env": "^7.0.0",
"lerna": "^3.20.2",
"prettier": "^1.19.1",
"typescript": "^3.7.5"
"typescript": "^3.7.5",
"zombie": "^6.1.4"
},
"dependencies": {
"@types/classnames": "^2.2.9",