margelo / margelo/react-native-nitro-sqlite

Preserve internal test aliases in shared Babel configuration

Open Beginner friendly
#334 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
565
Forks
53
Avg merge
1d 21h
Merged PRs (30d)
18

Description

PR #298 moves the example Babel setup into a shared factory, but the factory omits the @nitro-sqlite alias introduced by #330. Current tests import native wrapper internals through that alias and fail to bundle without it.

Add the library source alias to the shared configuration and verify resolution from both the mobile and macOS example roots.

Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the shared Babel configuration factory introduced by PR #298 and the mobile and macOS example roots that use it. Check the current test imports and bundling resolution, then verify that the @nitro-sqlite alias resolves from both roots and the affected tests bundle successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
build-system, desktop, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.