Skip to content
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 plugin #341

Merged
merged 61 commits into from
Mar 13, 2024
Merged

feat: support farm plugin #341

merged 61 commits into from
Mar 13, 2024

Conversation

ErKeLost
Copy link
Contributor

πŸ”— Linked issue

close #340

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@sxzz sxzz force-pushed the main branch 4 times, most recently from e01729c to af3b0ec Compare March 6, 2024 11:09
@sxzz sxzz force-pushed the main branch 2 times, most recently from 8ba3416 to 6fb5709 Compare March 12, 2024 08:06
@ErKeLost ErKeLost marked this pull request as ready for review March 12, 2024 14:30
@ErKeLost
Copy link
Contributor Author

ErKeLost commented Mar 12, 2024

Hi @antfu Farm has released 1.0.0-beta! At this exciting moment, I think we are ready. I feel like we are ready to move forward.

src/farm/utils.ts Outdated Show resolved Hide resolved
@ErKeLost
Copy link
Contributor Author

The document has also been modified to complete the home page. I added the features of rolldown and farm I don't know if you agree to do this.

@antfu
Copy link
Member

antfu commented Mar 13, 2024

Looks good to me, thank you! @ErKeLost Is that ok for us to ping you when we have issues regarding the farm integration, if any, later on?

@antfu antfu merged commit 731a596 into unjs:main Mar 13, 2024
10 checks passed
@ErKeLost
Copy link
Contributor Author

@antfu I am very happy to integrate unplugin, because unplugin directly transforms into a farm's js plugin, which is different from directly using vite's plugin logic, so unplugin will be an important part of the farm ecosystem. I am also very willing to grow together with unplugin. If there are any issues, I will solve them as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: farm plugin support
2 participants