Should CRA have its own css and scss jest transforms? #10525
Unanswered
technikhil314
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently came across this bug filed on same repo as of this and I was told that CRA is simply throwing away
.css
files viapackages/react-scripts/config/jest/cssTransform.js
.I am not sure why is it done that way in first place?
So I am seeking answer to why is it simply throwing it away? And should CRA has its own css jest transform?
If yes what are is possible implications? if no why?
Beta Was this translation helpful? Give feedback.
All reactions