You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: build types from source instead of generated files
This module copies everything into the `dist` folder then builds types
from there. `multiformats` builds types from the source, then copies
moves the `types` folder into `dist`. The latter seems more predictable
and means things like mikeal/ipjs#14 don't
trip it up.
0 commit comments