Commit 37019d8
fix: use GitHub includes instead of relative paths in react-native plugin
Relative path includes (path:../android/plugin.json) don't resolve
when the plugin is fetched from a remote GitHub source. Switch to
full GitHub plugin URLs so the react-native aggregator works as
a remote include.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f1e734d commit 37019d8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments