TBD54566975 / bundler-bonanza

4 stars 4 forks source link

reactnative: reuse test scripts from the `utils` folder #50

Open leordev opened 10 months ago

leordev commented 10 months ago

Right now the code is duplicated.

The dwn for mobile needs a custom level db store, so we need to allow an injection to our utils folder scripts.

Then we need to setup the tsconfig paths/bundler to make sure to reuse the tests from the utils folder.