Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit fd997e9

Browse files
Merge pull request #68 from PolymathNetwork/davekaj-patch-netlify
Update package.json
2 parents 60c4fe4 + 6a14035 commit fd997e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"babel:watchsrc": "babel --watch --source-maps --copy-files --out-dir lib/src src --ignore anchor.js,site.js,split.js",
1111
"babel:watchtest": "babel --watch --source-maps --copy-files --out-dir lib/test test",
1212
"build": "webpack && run-s babel:src babel:test",
13-
"build-poly-docs": "run-s install documentation-copy-babel-ignored documentation-build",
13+
"build-poly-docs": "run-s prepack documentation-copy-babel-ignored documentation-build",
1414
"clean": "rm -rf ./lib ./build",
1515
"copy-artifacts": "node lib/src/cli copyartifacts",
1616
"compile": "run-s truffle:compile copy-artifacts",

0 commit comments

Comments
 (0)