purescript/trypurescript

Create guide for adding missing shims

milesfrain opened this issue · 1 comments

We should create a guide on how to add shims to https://github.com/purescript/trypurescript/blob/master/client/src/Try/Shim.purs

Then point to this guide when a shim is not found, as suggested in https://github.com/purescript/trypurescript/pull/187/files#r464147289

AFAIK, this has been documented in the RELEASE.md file now that we're using import maps.