byCedric / test-bundle-inspect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundle inspection

This is an early prototype of a tool to inspect Metro bundles.

How to use

  1. Install the package
  2. Customize the Metro config (see metro.config.js)
  3. Create one or more exports with bun expo export --platform android|ios (or bun export)
  4. Run npx @bycedric/inspect-test (or bun inspect)

About


Languages

Language:TypeScript 96.0%Language:JavaScript 4.0%