consolidate build and build-docs

This commit is contained in:
Jordan Scales 2020-04-25 19:25:04 -04:00
parent a562053262
commit a302f52636
3 changed files with 65 additions and 62 deletions

View file

@ -8,8 +8,7 @@
},
"scripts": {
"build": "node build.js",
"build:docs": "npm run build && node build-docs.js",
"deploy:docs": "npm run build:docs && gh-pages -d dist"
"deploy:docs": "npm run build && gh-pages -d dist"
},
"repository": {
"type": "git",