mirror of https://github.com/status-im/metro.git
🚇 The JavaScript bundler for React Native.
https://facebook.github.io/metro
6ac824264d
Summary: Code generation for indexed RAM bundles did not append module ID and dependencies. This fixes that. Eventually, we only want to have the call to `addModuleIdsToModuleWrapper` in one place. Reviewed By: jeanlauliac Differential Revision: D5129255 fbshipit-source-id: 7f6148dd607bbf7c97e9df7936a07bde3f05b3aa |
||
---|---|---|
.github | ||
flow-typed | ||
packages | ||
scripts | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.flowconfig | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
PATENTS | ||
README.md | ||
appveyor.yml | ||
lerna.json | ||
package.json | ||
yarn.lock |
README.md
metro-bundler
The JavaScript bundler for React Native