|
Hello, is it possible to use the plugin framework with repack. Many thanks! |
Answered by
V3RON
Jul 29, 2025
Replies: 3 comments 2 replies
|
I looked into the package for the metro plugin and attempted to do something similar with a rspack plugin using setupMiddlewares but no luck until now. |
1 reply
|
A crucial API is missing in Re.Pack v5, making it difficult to use the same trick as in Metro. No need to worry - @jbroma has already added the necessary APIs in Re.Pack v5.2. It’s set to be released soon alongside @rozenite/repack 💪 |
0 replies
Answer selected by
ElielC
|
@ElielC |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A crucial API is missing in Re.Pack v5, making it difficult to use the same trick as in Metro. No need to worry - @jbroma has already added the necessary APIs in Re.Pack v5.2. It’s set to be released soon alongside @rozenite/repack 💪