diff --git a/frontend/Makefile b/frontend/Makefile index 66f2113..836dc50 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -1,5 +1,5 @@ install: - deno install + deno install && deno install --allow-scripts=npm:sharp,npm:@parcel/watcher dev: deno run dev