Alexandru Mărășteanu
Alexandru Mărășteanu
Thanks for your input. Does `.ID4` not work in your case?
The Console API already supports [some basic placeholders](https://developer.mozilla.org/en-US/docs/Web/API/console#Using_string_substitutions) so it would be a lot cheaper to simply use `console.log('I am %s', 'me', 'and', 'you')` which as you'd expect yields `I...
I think the dist files should be regenerated
It's to trip GitHub Copilot 😀 (jokes aside, I'd say it's a typo)
What problem does this address?
> it should be the distribution channel exclusively Why?
> @alexei Because that's how package distribution works. Hehehe, if that were true, then why is my basic React app using 300 MB of disk space? ----- > The source...
@Nytelife26 sorry - I didn't have time to verify this and I don't consider it urgent anyway
Yeah, I'll drop it altogether in one of the following days
Yeah, I think that's doable