Jake Bailey

Results 1405 comments of Jake Bailey

No, there is no equivalent to that. #1808 perhaps.

An aspect of this is that `dom.iterable` being moved into `dom` is that `dom` will reference `lib.es2015.d.ts`, and therefore our default lib (which includes DOM) will also be raised. Which,...

Why can't you run your output through babel to lower to ES5?

A better query would look like this: https://github.com/search?q=%2F%22target%22%5Cs*%3A%5Cs*%22es5%22%2F+language%3Ajson&type=code Which has 15k of ES5, 37.6k of ES6/ES2015, 27.5k esnext, etc.

I'm not sure if the CLI parser supports nulling out flags yet. Seemingly not.

webpack 4 still accounts for at least 1.4M of webpack's downloads, and the webpack 4 types still get 1M weekly. Are we sure we want to do this? Shockingly, v4...

Just wait mr bot, fixing this is on my list