drizzle-team / drizzle-team/drizzle-orm
[DOCS]:Missing babel plugin install command
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Enhancement hasn't been filed before.
- [x] I have verified this enhancement I'm about to request hasn't been suggested before.
### Describe the enhancement you want to request
This documentation: https://orm.drizzle.team/docs/get-started/expo-new, which is being linked to from the expo documentation (https://docs.expo.dev/versions/latest/sdk/sqlite/#third-party-library-integrations) seems like it's missing a crucial `pnpm install babel-plugin-inline-import` command.
It is, however, noted in this documentation: https://orm.drizzle.team/docs/connect-expo-sqlite#install-babel-plugin
I thinks those two pages should be combined, they are essentially the same.
Contributor guide
Assessment
This issue has not been assessed yet.