Jason Quense

Results 378 comments of Jason Quense

We'd be happy for this to be more minimal! Historically this has been hard tho, polyfilling an built-in symbol can be tricky b/c of how `Symbol` is it's own primitive....

arg, why is trying to upgrade a single dependency breaking everything!

codecov you don't make any sense.

you'd certainly know better than me. It _seemed_ ok to me since the original request included it. What's happening is that the original module (with `matchResource`) is sort of being...

the simplest case is the base4-loader. which doesn't work with style-loader or mini-extract. The way more complicate case is here, still a WIP. https://github.com/4Catalyzer/astroturf/blob/f723dc2d23ece81417f34daf1d6562dba6f1fc15/src/inline-loader.ts FYI this does seem to work...

This wouldn't be an issue with react-docgen, unless you are incorrectly trying to parse css files. React-docgen doesn't require any of your files so it would try and parse a...

@danez if you wanted to make a set of issues or list of things to still be done on those conversions I may have time to jump in and work...

I'm not sure i have a quick reproducible example but i've seen it consistently in gatsby and our our own usages. Effectively any handler that uses a different version of...

if anyone is interested this is what we came up with for css-literal-loader, but the syntax is the same for styled components or emotion, so this should work for them...

I wonder if we should close this im using (and released) https://www.npmjs.com/package/react-docgen-styled-resolver which does need a README but works great