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

The new version lacks default parameters #129

Open
YangFong opened this issue Apr 25, 2024 · 1 comment
Open

The new version lacks default parameters #129

YangFong opened this issue Apr 25, 2024 · 1 comment

Comments

@YangFong
Copy link

Steps to reproduce

import { defineConfig } from 'vite';
import imagemin from 'unplugin-imagemin/vite';

export default defineConfig({
  plugins: [imagemin()]
}

What is expected?

No warning error

What is actually happening?

image

System Info

No response

Any additional comments?

image

@ErKeLost
Copy link
Member

i will fix it

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

2 participants