Thomas Grainger
Thomas Grainger
would be good on the compat table too, but I think it supports all of ES5, whereas uglify-es supports a subset of ES2017
> I think uglify-es should provide and maintain its own list of supported @ljharb oh yeah that would be way better, babel-preset-env could just import that at runtime.
https://github.com/mishoo/UglifyJS2/issues/2178
still think it would be handy to see it on the table
> a slippery slope to adding any tool that parses JS to the table Not sure it would be that bad if there was a requirement that the package maintain...
@ljharb I picked a metric out of the air. Maybe set a hard limit of 3 packages, and pick the top 3 of whatver metric chosen with compat table rules.
I guess phantom is dead
Here's a django PR that fixes it: https://github.com/django/django/pull/10033
@moli9ma can you rebase this on the latest master please?
I'm trying to get this published to Maven Central https://issues.sonatype.org/browse/OSSRH-22394 I've got the bintray version on `resolvers += Resolver.bintrayRepo("graingert", "maven")` It's now in Maven Central, you don't need to do...