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

[Bounty Feature]: support rspack-deno-{loader,plugin} to bundle deno application #8696

Open
hardfist opened this issue Dec 13, 2024 · 0 comments
Labels
feat New feature or request good first issue Good for newcomers 💰 issue-bounty get reward pr welcome team The issue/pr is created by the member of Rspack.

Comments

@hardfist
Copy link
Contributor

hardfist commented Dec 13, 2024

What problem does this feature solve?

Note

This is a bounty issue, $100 for implementing this feature

related issue: denoland/deno#26091

deno deprecate deno bundle in denoland/deno#11073 and it would be nice to have a rspack-deno-{plugin,node} to support bundle deno application using rspack.

we can implement the plugin as a third-party plugin first, and when it's stable enough we can consider make it a builtin plugin which could support deno as first class in rspack.

this plugin can be maintained in https://github.com/rspack-contrib org first

What does the proposed API of configuration look like?

similar as https://github.com/lucacasonato/esbuild_deno_loader and https://github.com/denoland/deno_emit

@hardfist hardfist added feat New feature or request pending triage The issue/PR is currently untouched. good first issue Good for newcomers labels Dec 13, 2024
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Dec 13, 2024
@hardfist hardfist changed the title [Feature]: support rspack-deno-{loader,plugin} to bundle deno application [Bounty Feature]: support rspack-deno-{loader,plugin} to bundle deno application Dec 13, 2024
@hardfist hardfist pinned this issue Dec 13, 2024
@chenjiahan chenjiahan removed the pending triage The issue/PR is currently untouched. label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request good first issue Good for newcomers 💰 issue-bounty get reward pr welcome team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

No branches or pull requests

2 participants