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

custom worker syntax #3656

Closed
Tracked by #1320
ahabhgk opened this issue Jun 29, 2023 · 4 comments
Closed
Tracked by #1320

custom worker syntax #3656

ahabhgk opened this issue Jun 29, 2023 · 4 comments
Labels
feat New feature or request team The issue/pr is created by the member of Rspack.

Comments

@ahabhgk
Copy link
Collaborator

ahabhgk commented Jun 29, 2023

What problem does this feature solve?

custom worker syntax

What does the proposed API of configuration look like?

module.parser.javascript.worker

https://webpack.js.org/configuration/module/#moduleparserjavascript:~:text=worker%3A%20%5B%27default%20from%20web%2Dworker%27%2C%20%27...%27%5D%2C%20//%20Customize%20the%20WebWorker%20handling%20for%20javascript%20files%2C%20%22...%22%20refers%20to%20the%20defaults.

@ahabhgk ahabhgk added feat New feature or request pending triage The issue/PR is currently untouched. labels Jun 29, 2023
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jun 29, 2023
This was referenced Jun 29, 2023
@stale
Copy link

stale bot commented Aug 28, 2023

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@stale stale bot added the stale label Aug 28, 2023
@aweary
Copy link
Contributor

aweary commented Sep 18, 2023

not stale, need this for AudioWorklet support

@hardfist
Copy link
Contributor

hardfist commented Jul 2, 2024

this seems landed in #6899

@stale stale bot removed the stale label Jul 2, 2024
@hardfist hardfist closed this as completed Jul 2, 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 team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

No branches or pull requests

4 participants