Skip to content

Commit

Permalink
Merge branch 'skrypt/asset-build-tool' of https://github.com/OrchardC…
Browse files Browse the repository at this point in the history
…MS/OrchardCore into skrypt/asset-build-tool
  • Loading branch information
Skrypt committed Dec 21, 2024
2 parents ed0c52a + d93a0cb commit f854e18
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 f854e18

Please sign in to comment.