don't use cache

This commit is contained in:
Greg Shuflin 2023-10-25 03:57:10 -07:00
parent 93e3578a7a
commit 0f128c6e46
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ _default:
just --list
parcel:
pnpm exec parcel serve --no-hmr
pnpm exec parcel serve --no-hmr --no-cache