callstack / callstack/react-native-bundle-visualizer
Accept metro bundler config as an argument.
Aberta
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 1.6k
- Forks
- 50
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.