Skip to content

Commit

Permalink
Merge branch 'v2-dev' into feat/rust-write-resource
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 authored Feb 8, 2025
2 parents 0832da6 + 9c187a8 commit 2af12a3
Show file tree
Hide file tree
Showing 58 changed files with 1,181 additions and 456 deletions.
5 changes: 5 additions & 0 deletions .changeset/dull-apes-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@farmfe/plugin-dts": patch
---

feat: add farm dts generate rust plugin
2 changes: 1 addition & 1 deletion .github/workflows/rust-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
freebsd-version
echo "~~~~ Install dependencies ~~~~"
cd packages/create-farm && pnpm i --frozen-lockfile --ignore-scripts
cd packages/create-farm && pnpm i --no-frozen-lockfile --ignore-scripts
echo "~~~~ Build ~~~~"
pnpm build --target x86_64-unknown-freebsd
echo "~~~~ ls -lah ~~~~"
Expand Down
Loading

0 comments on commit 2af12a3

Please sign in to comment.