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

fix(docs): modify file path #55

Closed changwoolab closed 5 months ago

changwoolab commented 5 months ago

Hi, I fixed an incorrect document file path.

Configuration file's name should be react-native-esbuild.config.js

https://github.dev/leegeunhyeok/react-native-esbuild/blob/a4641e1dc60ae6086079fbf4705bd824dfc89313/packages/core/lib/bundler/helpers/config.ts#L51

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-esbuild ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 6:08am
react-native-esbuild-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 6:08am
leegeunhyeok commented 5 months ago

LGTM