Skip to content

Commit

Permalink
feat(typescript): switch to swc and repair all packages build
Browse files Browse the repository at this point in the history
  • Loading branch information
maximedasilva committed Feb 21, 2024
1 parent b6e7864 commit b054562
Show file tree
Hide file tree
Showing 40 changed files with 19,834 additions and 28,354 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.0.cjs
enableGlobalCache: true
nmHoistingLimits: workspaces
Loading

0 comments on commit b054562

Please sign in to comment.