callstack / callstack/react-native-bundle-visualizer
Accept metro bundler config as an argument.
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 1.6k
- Forks
- 50
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Proposed change:
Accept a `--config` argument & pass it on to react native bundle command.
Example usage -
`react-native-bundle-visualizer --platform android --config metro+esbuild.config.js`
Why is this needed:
It'll be easier to view bundle sizes when testing out different configurations of metro config.
Ex:: Bundling with es-build /without es-build.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.