NullVoxPopuli
NullVoxPopuli
https://github.com/wessberg/browserslist-generator/issues/18
Current approach is using `DEBUG` from `@glimmer/env` (which is also via babel plugin, but without the dead-code-elimination). maybe we can have better stripping similar to this strategy: ```js export const...
I think we should mirror the output and behavior, but not necessarily the implementation. There are a ton of anti patterns in the react implementation, for example. That said, we...
I mean, I can rewrite it again :sweat_smile: ember apps today look _even more_ different than the current one in this repeo.
Started a PR here: https://github.com/tastejs/todomvc/pull/2209 I'll take it out of draft when I think it's in a good spot, I'm still upgrading stuff atm, but just wanted to leave a...
parallel tests might be the answer to our CI problems. _unless_ all 37 failed tests failed early and are the slowest ones 😅
oh it looks like you follow the instructions and just open whatever folder -- I was thinking about this backwards? maybe? How can I be sure the LS I'm using...
hm, "Client + Server" doesn't hit any of my breakpoints in the server.