Commit 3f62113
authored
fix: Add
In a future version of Nitro, you will be able to import types (HybridObjects) from other libraries. For the import to work seamlessly, nitrogen needs to read the other library's `nitro.json` so it knows which C++/Android/Swift namespace to import to resolve the foreign type.
That's why the `nitro.json` file should be part of the npm package! :)nitro.json to npm package1 parent 24a38b6 commit 3f62113
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments