Dylan Blokhuis
Dylan Blokhuis
To reduce the build time you can import the svelte component directly: ``` import HomeIcon from "svelte-feather-icons/src/icons/HomeIcon.svelte"; ``` If there are ways to reduce the treeshaking cost, I would love...
Adding this feature also requires to add all the types for svg elements, is there an interface available from svelte's internals?
I got WordPress working by providing $_SERVER['PHP_SELF'] manually [here](https://github.com/dunglas/frankenphp/blob/main/caddy/caddy.go#L191).
@khromov create a new image using `dunglas/frankenphp` and use `install-php-extensions` to install the required WordPress php extensions, dont forget to enable them in your php.ini aswell
Thanks, got it. I managed to add extensions by adding ``--with-{extension}`` flags while building the frankenphp branch of php-src.
No difference, also tried with the stable NVIDIA 535 drivers.
> @xpander69 sorry, maybe I misunderstood the issue here. For me stutter == low FPS... my VKD3D_DEBUG looks the same as the OP. > > Some additional info, cutscenes and...
Still not working in sveltev3. To replicate this issue you can use this repo: https://github.com/dylanblokhuis/svelte-transition-issue