NullVoxPopuli
NullVoxPopuli
Node 16 or.. 17? Now has fetch. Is it time to archive?
it did :tada: https://nodejs.org/dist/latest-v18.x/docs/api/globals.html
@runspired's investigation makes sense -- fastboot hasn't been updated in a long while, and I wouldn't put it past that project to have slightly incorrect deps. It's a little hard...
Looks like there is an issue with case sensitivity in the build: ``` Merge error: conflicting capitalizations: deprecate-import-Debug-from-ember.json in /tmp/broccoli-1942Am0NkS0JmM5b/out-417-mark_down_to_json_api deprecate-import-debug-from-ember.json in /tmp/broccoli-1942Am0NkS0JmM5b/out-417-mark_down_to_json_api ``` that'll need to get fixed --...
> Hey! Is there anyway we can dasherize and lowercase the importName in your implementation? I think most of the other deprecation ids follow that format. I suppose, but it...
It is done tho
maybe this is a rollup issue? looking here: https://github.com/html-next/skyrocket/blob/master/packages/compiler/src/plugin/rollup.ts#L53 ~looks like babel isn't used? should that be added?~ looks like babel is used, but has some weird configuration pulled from...
I can "get past this" but converting my classes to pre class properties myself eg ```js class FakeInputManager { constructor() { this.on = voidFn; } } ```
@dependabot rebase
@dependabot rebase