Harry Merritt

Results 3 comments of Harry Merritt

Thanks for getting back to me so soon! There isn't much setup required, just Babel + webpack loader Repo is here: https://github.com/hmerritt/cra Webpack config for Linaria: https://github.com/hmerritt/cra/blob/c1e950cc54457b6209dad586f79f5e877001d13f/config/webpack.config.js#L428 Babel: https://github.com/hmerritt/cra/blob/c1e950cc54457b6209dad586f79f5e877001d13f/.babelrc#L4

Ah yeah, I just commented those together, I have it working locally (without linaria styles). I'm relatively new to using/config babel + webpack myself - can we tell babel to...

Thank you @nvh95, appreciate it. I think it will probably help debug Jest as-is too 😂. If I find anything myself I'll let you know.