1
0
mirror of synced 2025-12-09 15:24:28 +08:00

Add: Util docs

This commit is contained in:
surunzi
2016-06-23 17:44:37 +08:00
parent 691f186312
commit 9eb3170d62
4 changed files with 876 additions and 1 deletions

View File

@@ -5,7 +5,8 @@
"main": "dist/eruda.js",
"scripts": {
"release": "webpack && webpack -p --config script/release.js",
"dev": "webpack-dev-server"
"dev": "webpack-dev-server",
"utilDoc": "eustia docs src/lib/util.js -f md -o docs/util.md"
},
"repository": {
"type": "git",