tcme

Results 112 comments of tcme

Does parsing/loading speed matter https://github.com/nolanlawson/optimize-js within the optimization category?

Great! screw_ie8 ? :) I'd love something to preserve newlines, to see what is going on exactly

> If we use `@std/esm`, none except that they would have the choice of using > - `src/index.js` which is commonjs compatible > - `src/index.mjs` which is ES module compatible...

Also worth having a close look at rollup, as it does NOT wrap each module in a function (maybe webpack3 stopped doing that too). those articles where written before Node.js...

> But IE does not support CSS Variables. 😢 > If you want IE support, you need a polyfill. > https://caniuse.com/#feat=css-variables NES.css shouldn't have a polyfill, if you want to...

thanks for the info, FYI: I checked out a new prect-cli typescript project and it is using enzyme now.

@feld does the issue still exist, have you tried a newer version?