Skip to content

Commit e2b3fc9

Browse files
committed
arg documentation
1 parent 4195cdb commit e2b3fc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/file_packager.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
4242
--export-name=EXPORT_NAME Use custom export name (default is `Module`)
4343
44+
--modularize Wrap generated code inside ES6 exported function
45+
4446
--no-force Don't create output if no valid input file is specified.
4547
4648
--use-preload-cache Stores package in IndexedDB so that subsequent loads don't need to do XHR. Checks package version.

0 commit comments

Comments
 (0)