From d93a0cbca5a1b07405368ad5bcc6e4a6dfe893bb Mon Sep 17 00:00:00 2001 From: Jasmin Savard <3228637+Skrypt@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:13:51 -0500 Subject: [PATCH] Update .scripts/assets-build-tool/Readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Zoltán Lehóczky --- .scripts/assets-build-tool/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/assets-build-tool/Readme.md b/.scripts/assets-build-tool/Readme.md index c2d5598b7eb..1dcd33bb077 100644 --- a/.scripts/assets-build-tool/Readme.md +++ b/.scripts/assets-build-tool/Readme.md @@ -14,7 +14,7 @@ Assets build scripts. The process uses a `Assets.json` file that defines actions Runs the Parcel bundler. -**Note**: Sometimes, parcel is too aggressive in it's caching. If you manually delete any output folders, you may need to delete the `.parcel-cache` folder as well for parcel to write to it again. Running the `yarn clean` command will clean it up for you. +**Note**: Sometimes, Parcel is too aggressive in its caching. If you manually delete any output folders, you may need to delete the `.parcel-cache` folder as well for Parcel to write to it again. Running the `yarn clean` command will clean it up for you. ```json [