Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to move over from gulp-image #19

Open
vincelawdev opened this issue May 15, 2021 · 0 comments
Open

Trying to move over from gulp-image #19

vincelawdev opened this issue May 15, 2021 · 0 comments

Comments

@vincelawdev
Copy link

I am trying to retire all my gulp tasks and move over to Rollup.

I current use gulp-image to compress a list of images in my source/images/ directories. They get compressed and moved to build/images/directories.

I am finding this difficult to replicate with this rollup-plugin-imagemin because my images are not imported from the main JS file. Instead, they are in my source directories.

Any idea how to do what I do with gulp-image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant