Which component is affected?
Qwik Rollup / Vite plugin
Describe the bug
I tried to follow the instruction in this warning, but if I use ESM to import an image that .gif extension, the animated image didn't work. So i have to use img tag and the warning still remain in the console.
Reproduction
https://pako.vercel.app/test/
Steps to reproduce
No response
System Info
System:
OS: macOS 13.1
CPU: (8) arm64 Apple M1
Memory: 72.72 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 21.1.0 - ~/.nvm/versions/node/v21.1.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v21.1.0/bin/yarn
npm: 10.2.0 - ~/.nvm/versions/node/v21.1.0/bin/npm
Browsers:
Chrome: 119.0.6045.105
Safari: 16.2
npmPackages:
@builder.io/qwik: ^1.2.15 => 1.2.17
@builder.io/qwik-city: ^1.2.15 => 1.2.17
undici: ^5.26.0 => 5.27.2
vite: ^4.4.11 => 4.5.0
Additional Information
No response
Which component is affected?
Qwik Rollup / Vite plugin
Describe the bug
I tried to follow the instruction in this warning, but if I use ESM to import an image that .gif extension, the animated image didn't work. So i have to use img tag and the warning still remain in the console.
Reproduction
https://pako.vercel.app/test/
Steps to reproduce
No response
System Info
System: OS: macOS 13.1 CPU: (8) arm64 Apple M1 Memory: 72.72 MB / 8.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 21.1.0 - ~/.nvm/versions/node/v21.1.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v21.1.0/bin/yarn npm: 10.2.0 - ~/.nvm/versions/node/v21.1.0/bin/npm Browsers: Chrome: 119.0.6045.105 Safari: 16.2 npmPackages: @builder.io/qwik: ^1.2.15 => 1.2.17 @builder.io/qwik-city: ^1.2.15 => 1.2.17 undici: ^5.26.0 => 5.27.2 vite: ^4.4.11 => 4.5.0Additional Information
No response