Skip to content

Commit 91fa4fb

Browse files
brad4dcopybara-github
authored andcommitted
Add "Flags and Options" link to the GitHub README.md
Fixes #4045 PiperOrigin-RevId: 503272190
1 parent 1f4c301 commit 91fa4fb

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
@@ -67,6 +67,10 @@ allows us to use `ADVANCED` optimizations:
6767
google-closure-compiler -O ADVANCED rollup.js --js_output_file rollup.min.js
6868
```
6969

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+
7074
To see all of the compiler's options, type:
7175

7276
```bash

0 commit comments

Comments
 (0)