From bff8cf2f32f374eba134b67e4348ab4abc3f4411 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 15 Apr 2022 12:19:41 +0200 Subject: [PATCH] Update README (changelog ignore) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de83e752..faeaa779 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,7 @@ the building and publishing of the theme (the .jar file). ## `process.env.PUBLIC_URL` not supported. -You won't be able to [import things from your public directory **in your JavaScript code**](https://create-react-app.dev/docs/using-the-public-folder/#adding-assets-outside-of-the-module-system). +You won't be able to [import things from your public directory **in your JavaScript code** (it's supported in `public/index.html`)](https://create-react-app.dev/docs/using-the-public-folder/#adding-assets-outside-of-the-module-system). (This isn't recommended anyway). ## `@font-face` importing fonts from the `src/` dir