You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pack-question.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ It generates 2 javascript files:
9
9
> Note: This doesn't generate the final question for you. To do that you'll need to create the final html page, include the 2 js files above, and use a controller that can interact with the controller-map.js file. See [pie-docs](http://pielabs.github.io/pie-docs) for more infomation.
10
10
11
11
### Options
12
+
`--pieBranch` - what branch of the pie dependencies (pie-player, pie-control-panel, etc) to use: default: `develop`.
12
13
`--clean` - clean build assets before packing. default: `false`
13
14
`--support` - a js file to load to add support for a build type. See below.
14
15
`--dir` - the relative path to a directory to use as the root. This should contain `config.json` and `index.html` (default: the current working directory)
0 commit comments