Skip to content

Why Webpack? #144

Answered by zamotany
a7medev asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Because it's not possible to create runnable bundle using some of the tools you mentioned. React Native is a non-standard target, which they don't support and there's a lot of customisations needed to make it work, which those tools don't support or don't allow. SWC doesn't even have stable bundler.
  2. None of them support Module Federation, only Webpack does.

So TL;DR: because it's possible at all with Webpack and it has features we want to bring to React Native ecosystem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by a7medev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants