jest-css-modules-transform icon indicating copy to clipboard operation
jest-css-modules-transform copied to clipboard

Returns empty object on class

Open evenstensberg opened this issue 4 years ago • 1 comments

Hey! I'm having difficulties adding this to my jest tests.

To reproduce:

  1. git clone https://github.com/evenstensberg/css-test.git
  2. cd react
  3. npm 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

Screen Shot 2021-05-13 at 18 39 21

evenstensberg avatar May 13 '21 16:05 evenstensberg

The project for the bug reproduction is dead (removed or private). I guess we can close this issue.

ghostd avatar Dec 02 '22 14:12 ghostd