leegeunhyeok / react-native-esbuild

⚡️ esbuild based universal bundler for React Native
https://react-native-esbuild.vercel.app
MIT License
203 stars 10 forks source link

Supports export Esbuild metafile #11

Closed leegeunhyeok closed 1 year ago

leegeunhyeok commented 1 year ago

Description

Now can export Esbuild metafile with --metafile option on bundle command

Preview

image

close #8