Skip to content

Commit e448bad

Browse files
committed
Remove docs folder before (re-)generating it
1 parent b95b841 commit e448bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/accounting.umd.js",
66
"jsnext:main": "lib/index.js",
77
"scripts": {
8+
"predoc": "rimraf docs",
89
"doc": "esdoc -c esdoc.json",
910
"prebuild": "eslint lib",
1011
"build": "rollup -c rollup.config.umd.js",

0 commit comments

Comments
 (0)