psd.js
psd.js copied to clipboard
For PSD.js, publish `dist` folder instead of CoffeeScript for portability
This will fix https://github.com/meltingice/psd.js/issues/287 I think, or something like this.
I'm getting {}
when logging Psd
from import Psd from '@lancejpollard/psd'
when I try this, so not sure, any recommendations after seeing what my PR tries to do?