From 66c4443efac3391ff57057a0883b3ed4561293bc Mon Sep 17 00:00:00 2001 From: Aviv Hadar Date: Wed, 30 Dec 2020 19:50:38 +0100 Subject: [PATCH] Update using-the-public-folder.md Some library --> Some libraries --- docusaurus/docs/using-the-public-folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/using-the-public-folder.md b/docusaurus/docs/using-the-public-folder.md index b2b6874346e..71266db6f81 100644 --- a/docusaurus/docs/using-the-public-folder.md +++ b/docusaurus/docs/using-the-public-folder.md @@ -61,6 +61,6 @@ The `public` folder is useful as a workaround for a number of less common cases: - You need a file with a specific name in the build output, such as [`manifest.webmanifest`](https://developer.mozilla.org/en-US/docs/Web/Manifest). - You have thousands of images and need to dynamically reference their paths. - You want to include a small script like [`pace.js`](https://github.hubspot.com/pace/docs/welcome/) outside of the bundled code. -- Some library may be incompatible with webpack and you have no other option but to include it as a `