From ec7333350354f26df1e4489372070f7d07e28b59 Mon Sep 17 00:00:00 2001 From: socialmask92-maker Date: Sat, 23 May 2026 12:37:56 +0000 Subject: [PATCH] index.html --- pnpm-workspace.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 000000000..2c457530c --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,4 @@ +allowBuilds: + '@parcel/watcher': set this to true or false + core-js: set this to true or false + core-js-pure: set this to true or false