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 3e54bba commit 95799d1Copy full SHA for 95799d1
README.md
@@ -227,6 +227,8 @@ or a fine-grained configuration given via a string.
227
228
Please note that level 1 optimization options are generally safe while level 2 optimizations should be safe for most users.
229
230
+Important: The `-O` option is using the capital letter O (as in "Oscar"), not the number zero.
231
+
232
### Level 0 optimizations
233
234
Level 0 optimizations simply means "no optimizations". Use it when you'd like to inline imports and / or rebase URLs but skip everything else, e.g.
0 commit comments