jest-css-modules-transform
jest-css-modules-transform copied to clipboard
Returns empty object on class
Hey! I'm having difficulties adding this to my jest tests.
To reproduce:
git clone https://github.com/evenstensberg/css-test.gitcd reactnpm install && npm run test
Here's the direct link:
https://github.com/evenstensberg/css-test/tree/master/react
Here's the link to package.json
https://github.com/evenstensberg/css-test/blob/master/react/package.json#L64-L68
Here's the link to the test
https://github.com/evenstensberg/css-test/blob/master/react/src/style-tests/main.test.js
The project for the bug reproduction is dead (removed or private). I guess we can close this issue.