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: docs/3.config/0.index.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,10 +153,8 @@ The `dir` option is where your files live on your file system; the `baseURL` opt
153
153
If enabled, Nitro will generate a pre-compressed (gzip and/or brotli) version of supported types of public assets and prerendered routes
154
154
larger than 1024 bytes into the public directory. The best compression level is used. Using this option you can support zero overhead asset compression without using a CDN.
155
155
156
-
::callout
157
-
#summary
158
156
List of compressible MIME types:
159
-
#content
157
+
160
158
-`application/dash+xml`
161
159
-`application/eot`
162
160
-`application/font`
@@ -203,7 +201,6 @@ List of compressible MIME types:
0 commit comments