1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

chore(docs): regen docs

This commit is contained in:
Denis Demchenko
2020-07-09 22:11:59 +03:00
parent 77f394c8e7
commit cc546cfb44
8 changed files with 462 additions and 36 deletions

View File

@@ -71,7 +71,6 @@
"build": "webpack --config webpack.config.js",
"generate-and-deploy-docs": "npm run generate-docs && gh-pages --dist docs --dest docs",
"watch": "webpack --watch --config webpack.config.js",
"deploy": "jsdoc -c jsdoc.json && gh-pages --dist docs --dest docs",
"prepublishOnly": "npm run build",
"lint": "eslint ./src",
"testem": "testem",