jest-chain-transform
jest-chain-transform copied to clipboard
0.0.6 main script points to unpublished files
It looks like the build script changed in 0.0.6 to output to dist instead of lib. This dist folder isn't published to npm, so the package fails to resolve the main script in package.json.
my bad. working on this now