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 6254386 commit 573c51cCopy full SHA for 573c51c
docusaurus/docs/using-the-public-folder.md
@@ -19,7 +19,7 @@ For example, see the sections on [adding a stylesheet](adding-a-stylesheet.md) a
19
This mechanism provides a number of benefits:
20
21
- Scripts and stylesheets get minified and bundled together to avoid extra network requests.
22
-- Missing files cause compilation errors instead of 404 errors for your users.
+- Missing files cause compilation errors instead of
23
- Result filenames include content hashes so you don’t need to worry about browsers caching their old versions.
24
25
However there is an **escape hatch** that you can use to add an asset outside of the module system.
0 commit comments