You've already forked 98.css
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user