diff options
Diffstat (limited to 'server/frontend/pnpm-workspace.yaml')
-rw-r--r-- | server/frontend/pnpm-workspace.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/frontend/pnpm-workspace.yaml b/server/frontend/pnpm-workspace.yaml new file mode 100644 index 0000000..012c404 --- /dev/null +++ b/server/frontend/pnpm-workspace.yaml @@ -0,0 +1,3 @@ +onlyBuiltDependencies: + - '@parcel/watcher' + - esbuild |