Skip to content

Commit

Permalink
build: simplify react-server export and update bundler (#2897)
Browse files Browse the repository at this point in the history
* build: simplify react-server export and update bundler

* upgrade bundler to fix types resolving

* fix code split

* re-export

* fix
  • Loading branch information
huozhi authored Mar 10, 2024
1 parent 9e5eec2 commit e4d3768
Show file tree
Hide file tree
Showing 6 changed files with 201 additions and 228 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"bunchee": "^4.3.4",
"bunchee": "^4.4.8",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest-dom": "5.1.0",
Expand Down
Loading

0 comments on commit e4d3768

Please sign in to comment.