Alexey Zakhlestin
Alexey Zakhlestin
A bit more complex than that. `--dev` should show development dependencies of the package itself. dev-dependencies further by tree should be ignored **always**
ping @pocketjoso
@devinbinnie yes, I can reproduce it on community server too and, no, I don't feel that mouse hovering does any difference
it works a bit different with solid-query 5.29: 1. seems to reach success-state 2. but still shows Hydration Mismatch in console
attn @ardeora
It looks like this plugin uses custom console code. Could it reuse https://www.graalvm.org/reference-manual/js/JavaScriptCompatibility/#methods-of-the-console-global-object probably?
> `{0: 1, 1: 2, 2: 3}` This is suboptimal too, as it doesn't provide distinction between Array and generic Object representation > Not sure how that is exposed, and...
I recently needed this feature too. It would help me to have a cleaner "critical css" implementation.
I'll be using your fork via github-url explicitly for now. But it probably makes sense to fork the package and release your own version. @zalmoxisus was not active on github...
Looks like this pretty-much prohibits usage of CSS-Modules and lazy-pages at the same time