This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Commit 431c442
Alan Shaw
fix: bundle in meteor (#931)
Excluding `ipfs-http-client` in the `browser` field of package.json was causing Meteor to not include the bundle in it's browser build.
fixes #10411
License: MIT
Signed-off-by: Alan Shaw <[email protected]>1 parent b2cbf2f commit 431c442
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
0 commit comments