We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f9693 commit 47dcb43Copy full SHA for 47dcb43
tools/file_packager.py
@@ -41,6 +41,8 @@
41
42
--export-name=EXPORT_NAME Use custom export name (default is `Module`)
43
44
+ --modularize Wrap generated code inside ES6 exported function
45
+
46
--no-force Don't create output if no valid input file is specified.
47
48
--use-preload-cache Stores package in IndexedDB so that subsequent loads don't need to do XHR. Checks package version.
0 commit comments