Skip to content

Commit

Permalink
Update .scripts/assets-build-tool/Readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Zoltán Lehóczky <[email protected]>
  • Loading branch information
Skrypt and Piedone authored Dec 21, 2024
1 parent c3e10e3 commit d93a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/assets-build-tool/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
[
Expand Down

0 comments on commit d93a0cb

Please sign in to comment.