Skip to content

Commit 49b0eb9

Browse files
committed
pixi-api-prod
1 parent 45f3c60 commit 49b0eb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"unit-test": "",
2626
"build": "webdoc --tutorials ./tutorials --site-root example-documentation",
2727
"build-next": "cd .. && webdoc && cd example",
28-
"build-pixi-api": "cd ../../pixi-api && webdoc --site-root docs && cd ../webdoc/example"
28+
"build-pixi-api": "cd ../../pixi-api && webdoc --site-root docs && cd ../webdoc/example",
29+
"build-pixi-api-prod": "cd ../../pixi-api && webdoc --site-root pixi-api && cd ../webdoc/example",
2930
},
3031
"bugs": {
3132
"url": "https://github.com/SukantPal/webdoc/issues"

0 commit comments

Comments
 (0)