-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
[Feature Request]: Add support for webpackInclude
and webpackExclude
magic comments
#2335
Comments
@IWANABETHATGUY should this be closed since #2367 is merged? |
Thanks a lot @IWANABETHATGUY 🙏 |
No, that pr is just a prerequisite of this feature. |
HI @IWANABETHATGUY |
@hyf0 , can we close this? |
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! |
Not supported yet? [email protected] |
not sure why this issue was closed, support by #7055 |
What problem does this feature solve?
Hi,
Webpack supports
webpackExclude
andwebpackInclude
magic comments as shown here : https://webpack.js.org/api/module-methods/#magic-commentsIs there some plan in progress to have it supported by rspack ?
What does the proposed API of configuration look like?
https://webpack.js.org/api/module-methods/#magic-comments
webpack/webpack#5809
Thank you
The text was updated successfully, but these errors were encountered: