diff --git a/Makefile b/Makefile index 91c3e35..70c5bd5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ build: - pnpm install + pnpm install --force pnpm run build start: