Replies: 4 comments 4 replies
-
cc @web-infra-dev/rspack |
Beta Was this translation helpful? Give feedback.
0 replies
-
I want this, it is awesome! |
Beta Was this translation helpful? Give feedback.
0 replies
-
just like what we do for builtin loader |
Beta Was this translation helpful? Give feedback.
4 replies
-
conclusion we all agree we should implement proxy plugin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
lots of community use webpack's internal plugin like definePlugin, which is not supported in rspack, so we need to fork&clone these plugins, if we mock webpack's internal plugin it may make the plugin compatible much easier
Beta Was this translation helpful? Give feedback.
All reactions