Michał Kędrzyński
Michał Kędrzyński
### Is your feature request related to a problem? Please describe. Sometimes there is a need to use CLI command in a JS script, for example, in a custom CI...
## Changes It's a tool, that I created to test prerendering performance. It allows to relatively quickly create many pages in webiny for testing purposes. Because it uses several third-party...
## Changes Reported by @doitadrian > While in development, errors are reported much more aggressive than what we had with Webpack 4. So aggressive that it becomes annoying very quickly....
I use this library along with `Nuxt` and basic `vue-router` in SSR / static mode. ### Reproduce steps: 1. **Render page.** Everythings loads fine (statically), lazy hydration works perfectly. 2....
Some time ago I filled an issue https://github.com/maoberlehner/vue-lazy-hydration/issues/88 I found that an easy way to fix this is to disable the hydration once the page is fully loaded and all...
In a project I am working on, I encountered some errors with `IntersectionObserver`, so I thought I could fix that. Details in code comments.
### Is your feature request related to a problem? Please describe. In latest nuxt release there is a super cool feature of persisting page async data into a payload script...
