-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support farm #33
Conversation
Run & review this pull request in StackBlitz Codeflow. |
commit: |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected] |
Looks like type checking is failed. |
It seems farm ships |
I fixed this problem on the farm side because the runtime system of the farm does not need to be built, which caused this problem. |
@sxzz PTAL❤️ Thanks! |
@ErKeLost Could you please add unit tests for Farm to prevent accidental breaks? |
Description
Farm wants to use
isolated-decl
as a type build forfarm js plugin
and to enhance the adaptability ofunplugin
Linked Issues
Additional context