Replies: 1 comment
-
Resolved with following guide: |
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
-
I am migrating to rspack for my project.
The project uses a custom webpack plugin
I know this plugin uses webpack's APIs, which makes it impossible to run in rspack.
How can I make it compatible with rspack, or is there a compatibility guide to help plugin authors?
Beta Was this translation helpful? Give feedback.
All reactions