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 1f4c301 commit 91fa4fbCopy full SHA for 91fa4fb
README.md
@@ -67,6 +67,10 @@ allows us to use `ADVANCED` optimizations:
67
google-closure-compiler -O ADVANCED rollup.js --js_output_file rollup.min.js
68
```
69
70
+NOTE: The output below is just an example and not kept up-to-date. The
71
+ [Flags and Options wiki page](https://github.com/google/closure-compiler/wiki/Flags-and-Options)
72
+ is updated during each release.
73
+
74
To see all of the compiler's options, type:
75
76
```bash
0 commit comments