DEV Community

Discussion on: Enabling styled-components' debugging options in your CRA app without ejecting

Collapse
 
anniehuang profile image
Annie-Huang

Change to Babel macros will cause all my jest snapshot test failed. It keeps complaining cannot compile, e.g.
TypeError: macro_1.default.li is not a function
github.com/styled-components/style...