From 43ec081367a8c1dba2f40a00bcfdd25e8ce6be1f Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 1 Mar 2025 19:12:09 -0600 Subject: [PATCH] fix(www): 404 null error #5 --- .yarnrc.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .yarnrc.yml diff --git a/.yarnrc.yml b/.yarnrc.yml deleted file mode 100644 index e3bfe55..0000000 --- a/.yarnrc.yml +++ /dev/null @@ -1,8 +0,0 @@ -nodeLinker: node-modules -enableGlobalCache: true - -plugins: - - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs - spec: "@yarnpkg/plugin-workspace-tools" - -yarnPath: .yarn/releases/yarn-1.22.22.cjs \ No newline at end of file