1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

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",