Replies: 1 comment
-
I have enhanced rsbuild-plugin-image-compress to support Rspack, see this guide: https://github.com/rspack-contrib/rsbuild-plugin-image-compress?tab=readme-ov-file#rspack-usage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use rsbuild plugin (https://github.com/rspack-contrib/rsbuild-plugin-image-compress) in rspack configuration, or there's an equivalent way to configure rspack?
The doc (https://rspack.dev/guide/features/asset-module#using-optimizers-as-loaders) describes how to configure webpack loaders for the image optimization - which works, but would like to use napi-rs/image based one if possible.
Beta Was this translation helpful? Give feedback.
All reactions