-
When I try to load an animated webp, I get an error.
Will there be management of animated files?
-
Hi, I want to convert image i.e. stored at **AWS S3 bucket**. I want to fetch and restore WebP image at same path after conversion but this library doesn't allow **HTTP** in URL. How can I fix that is…
-
Hi, I see an `UpdateError` when `SINGLE_USER_SESSION=True` or not explicitly set.
If `SINGLE_USER_SESSION=False` this error disappears.
Here is the traceback:
```py
$ python manage.py runserver
W…
-
I'm using next-optimized-images in the latest version of Nextjs (10.0.3) and I can see the compression options that I've put into my next.config.js are being handed to this loader but they seem to not…
-
## Description
I used the NextImage component to display an image but saw no compression in the image size, while the native NextJs image component produced a dramatic decrease in image size and also…
-
Assets page GIFs take around 16mb (at the time of writing this) and unfortunately don't get optimized by Zola `resize_image` (see issue #339 & PR #360). Ideally these should be resized to fit in `340x…
-
파일이름하고 로딩상황 보이긴 하는데 로딩만 계속되고 속도는 0이라서 다운이 안되네요
작업정보 올리는데 너무 길다고 해서 일부만 복사해서 올립니다.
[Yomoda Yomo] [yomodayomo] Nouka no Yome to Zetsurin Gifu~Totsuida sakide Mateeita no ha Tetoriashitori Tanetsuke …
-
When I require an image from `/pages`, it works perfectly; but when I do it from `/components`, it throws "Can't find module [path]".
Next version: 9.5.3
Next-optimized-images version: 2.6.2
Type…
-
I wanted to share this for others having this problem, or for @lilith who may find another better way to solve this, also in light of the much anticipated ImageFlow.
We make a Plugin for DNN called…
-
like node-sass can set sass-binary-site to download bin library.
```
function getBinaryUrl() {
var site = getArgument('--sass-binary-site') ||
process.env.SASS_BINARY_SITE ||
…