mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
309326db2e
Summary: The word Package is overloaded, it may mean npm package, or may mean a collection of bundles. Neither is what we mean. We mean `bundle`. This renames it and modernize some of the Bundler code.