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: README.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
@@ -39,6 +39,7 @@ options:
39
39
40
40
***filename** - The source filename, formatted into error messages
41
41
***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/)
42
43
***rewrite** - Enable the rewriter (debugging)
43
44
***tokens** - Reference to token stream (debugging)
44
45
***trace** - File to write parser trace to (debugging)
0 commit comments