Try this to avoid freezes

This commit is contained in:
Greg Shuflin 2023-10-25 02:38:03 -07:00
parent cd8fda29cf
commit 0b5d5a3755
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ _default:
just --list
parcel:
pnpm exec parcel src/index.html --no-cache
pnpm exec parcel serve --no-hmr