Gustavo Siqueira

Results 9 issues of Gustavo Siqueira

There's any way to make the flash video muted, in case I have the `muted` attribute on the video?

enhancement

right now, to have it at only one `@media print {}` block, something like [cssmin](https://github.com/gruntjs/grunt-contrib-cssmin) is necessary

is this plugin still working?

``` [vite] Internal server error: Cannot find module '/my/path/node_modules/react-reconciler/constants' imported from /my/path/node_modules/@pixi/react/lib/core/createRoot.mjs Did you mean to import "react-reconciler/constants.js"? at finalizeResolution (node:internal/modules/esm/resolve:274:11) at moduleResolve (node:internal/modules/esm/resolve:859:10) at defaultResolve (node:internal/modules/esm/resolve:983:11) at nextResolve (node:internal/modules/esm/hooks:748:28)...

At the moment I only get the Image sequence options when I'm using one of the predefined presets, when I input my own function I can only run as single...

I understand that as a good default to have, but in some cases where we want to run the plugin on a build and sometimes upload non-ssr related files to...

enhancement

I've experienced an issue with the plugin on a Docker container being built on GitHub action with builx in which the plugin tries to upload the files before they're written...

enhancement

Purging all through `/flush` works but trying to purge keys with ids or regex doesn't. Basically the same issue as https://github.com/darkweak/souin/issues/658