Dmitry Paliy
Dmitry Paliy
it was obvious, but the reason is minifying and gzipping are needed to calculate minified and gzipped sizes :) And these operations are expensive. I think, it would be great...
@ZLY201 Thank you so much for that feature. It will make my experience of using your library so much better 🔥
Absolutely same thing as described by @clementoriol and @jods4 What about some fixes?
The same is for generated grpc-web client. Errors and warnings are suppresed, but not hints — they are still polluting all the logs.
I made much simpler REPL: https://svelte.dev/repl/6b5ac21cf0684cce805397e975929475?version=3.55.0 You don't really need stores. Looks like reason is that slot prop invalidates all slot's child components, even if they don't use the slot...
Same issue too