Skip to content

Commit bc3e1ef

Browse files
committed
Update README.md
* added 'bare' option (short) documentation
1 parent 3ce8cae commit bc3e1ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ options:
3939

4040
* **filename** - The source filename, formatted into error messages
4141
* **header** - Add a "Generated by..." header
42+
* **bare** - If set to ```true```, the generated Javascript won't be embedded in a [IIFE](http://benalman.com/news/2010/11/immediately-invoked-function-expression/)
4243
* **rewrite** - Enable the rewriter (debugging)
4344
* **tokens** - Reference to token stream (debugging)
4445
* **trace** - File to write parser trace to (debugging)

0 commit comments

Comments
 (0)