Skip to content

Commit

Permalink
Remove frontend yarn files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkafton committed Apr 26, 2024
1 parent f7bd11a commit 5f219f9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 28,319 deletions.
16 changes: 16 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,19 @@ enableGlobalCache: false
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.1.cjs

# https://github.com/vitejs/vite-plugin-react-swc/issues/74#issuecomment-1520484130
# https://github.com/swc-project/swc/issues/5616#issuecomment-1265639797
# This setting ensures we always install the Linux binaries when running `yarn install`. This is needed for running
# swc natively in Docker (addresses swc-loader bindings not found error).
supportedArchitectures:
os:
- current
- linux
cpu:
- current
- x64
- arm64
libc:
- current
- glibc
893 changes: 0 additions & 893 deletions frontends/.yarn/releases/yarn-4.1.1.cjs

This file was deleted.

Loading

0 comments on commit 5f219f9

Please sign in to comment.