Skip to content

Commit

Permalink
build: use esbuild treeshaking to allow use client to be added to m…
Browse files Browse the repository at this point in the history
…odules, dedupe deps
  • Loading branch information
nerdyman committed Sep 2, 2023
1 parent 495dc7a commit 7c92589
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 635 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript"
],
"engines": {
"node": ">=16.0.0"
"node": ">=16.9.0"
},
"packageManager": "pnpm@8.7.1",
"sideEffects": false,
Expand Down

0 comments on commit 7c92589

Please sign in to comment.