00:15
<gibson042>
shu: where will the incubator agendas be? I'm interested in helping with some of them, but probably proposal-specific.
00:16
<rkirsling>
tc39/incubator-agendas
00:16
<shu>
gibson042: there is an issue in the Reflector with a link you can follow to the agenda (currently empty) in the incubator agendas repo
00:16
<shu>
that repo has a single pinned issue of which proposals are in the current charter
00:39
<gibson042>
thank you!
06:53
<jridgewell>
Because Uglify's `ascii_mode` was mentioned
06:53
<jridgewell>
I opened a PR: https://github.com/terser/terser/pull/631
06:54
<jridgewell>
Note, uglify is essentially dead. Terser is a fork that understands ES6+ syntax inputs
06:55
<jridgewell>
s/`ascii_mode`/`ascii_only`