diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b9a5d61..0a15aed 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,3 @@ allowBuilds: - '@parcel/watcher': set this to true or false - esbuild: set this to true or false + "@parcel/watcher": true + esbuild: true