From 4da3272bf7893760f6710c9a1ec7de02358136e6 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 5 Jun 2021 19:37:52 +0200 Subject: Reorganized into a monorepo, refactored the frontend again, goodbye Parcel --- .yarnrc.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .yarnrc.yml (limited to '.yarnrc.yml') diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 0000000..9fb3a7d --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1,7 @@ +enableTelemetry: false + +nodeLinker: node-modules + +plugins: + - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs + spec: "@yarnpkg/plugin-workspace-tools" \ No newline at end of file -- cgit v1.2.3-18-g5258