jspm / generator

JSPM Import Map Generator
Apache License 2.0
166 stars 21 forks source link

Default to finding correct IPFS API #80

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

This updates the IPFS support to automatically select the best IPFS API to use by first trying the Brave browser API, falling back to the local IPFS Node, and with a better error message on failure.