Skip to content

Commit c80f9ab

Browse files
authored
fix(farm): serialized communication between js and rust (#442)
* chore: Optimize serialization issues between js and rust * chore: update virtual module * chore: optimize farm * chore: remove unless code * chore: update farm * chore: bump farm version * chore: update resolvedPaths * chore: bump farm version * chore: remove unless code * chore: optimize code * chore: update farm deps * chore: update code * chore: optimize code * chore: update type return annotation * chore: optimize code * chore: optimize code
1 parent f2f1ce4 commit c80f9ab

File tree

4 files changed

+251
-105
lines changed

4 files changed

+251
-105
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@ampproject/remapping": "^2.3.0",
5050
"@antfu/eslint-config": "^3.11.2",
5151
"@antfu/ni": "^0.23.1",
52-
"@farmfe/cli": "1.0.3",
53-
"@farmfe/core": "1.3.12",
52+
"@farmfe/cli": "^1.0.4",
53+
"@farmfe/core": "^1.4.6",
5454
"@rspack/cli": "^1.1.4",
5555
"@rspack/core": "^1.1.4",
5656
"@types/fs-extra": "^11.0.4",

pnpm-lock.yaml

Lines changed: 58 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)