Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 17a7a5e

Browse files
committed
add --moduleMetadata to README
1 parent 684a2b4 commit 17a7a5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ The following arguments are available:
3434

3535
Specify the directory where Apache FlexJS is located. Defaults to `FLEX_HOME` environment variable, if available.
3636

37+
* `--moduleMetadata`
38+
39+
Adds `[JSModule]` metadata to CommonJS modules. If a module is used in code, Apache FlexJS will automatically require it.
40+
3741
* `-e SYMBOL` or `--exclude SYMBOL`
3842

3943
Specify the fully-qualified name of a symbol to exclude when emitting ActionScript.

0 commit comments

Comments
 (0)