-
-
Notifications
You must be signed in to change notification settings - Fork 587
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
support webpackMode and other inline magic comments #4306
Comments
ahabhgk
added
feat
New feature or request
pending triage
The issue/PR is currently untouched.
labels
Oct 11, 2023
github-actions
bot
added
the
team
The issue/pr is created by the member of Rspack.
label
Oct 11, 2023
ahabhgk
changed the title
support webpackMode magic comments
support webpackMode and other inline magic comments
Oct 13, 2023
ahabhgk
added
p3-nice-to-have
and removed
pending triage
The issue/PR is currently untouched.
labels
Oct 13, 2023
2 tasks
2 tasks
Any timeline when this will be implemented? |
|
This was referenced Oct 17, 2023
This was referenced Oct 25, 2023
2 tasks
This was referenced Nov 20, 2023
Merged
This was referenced Apr 29, 2024
This was referenced May 10, 2024
This was referenced May 17, 2024
This was referenced May 27, 2024
This was referenced Jun 7, 2024
This was referenced Jun 21, 2024
This was referenced Jul 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
What does the proposed API of configuration look like?
import(/* webpackMode: "lazy" */ "./dir4/" + name);
The text was updated successfully, but these errors were encountered: