Peter Burns
Peter Burns
@bharathkalyans go for it! The largest part of the work here is likely going to be updating many assertions in our tests, which expect both to be present. Feel free...
Hm, maybe a change in how tsconfigs are processed in ts-lit-plugin? I'll investigate
We fixed a number of compatibility issues with changes in the TypeScript APIs, please give this another try and let us know if you're still seeing this issue
Sorry for the delay, this needed to update the expectations too. Fixed in #2369
> There is no spec and so no such code that can assume compliance. Current code will work with this polyfill or just not exist. This change ensures that current...
Pushed initial implementation and published at https://www.npmjs.com/package/cancel-token
Nakama looks intense! So far, this project has been at least as much about learning than it has been about producing a working game (and the game definitely isn't much...
Also: ``` css body { @apply --my-style-mixin } ```
Yeah. It can't be polyfilled, but it can be compiled at the application level (with some configuration). As best as we've been able to figure out, there's no other way...
Huh, it gives text but not the text content node? That's unexpected in most cases, really that should only happen in strange cases where typing would type into a text...