vbenjs / vite-plugin-imagemin

A vite plugin for compressing image assets.
MIT License
207 stars 28 forks source link

tsc error #14

Closed J-env closed 2 years ago

J-env commented 2 years ago

image

geng130127 commented 2 years ago

一样

Adaer commented 2 years ago

同样的问题,这个有人知道如何解决吗

Adaer commented 2 years ago

image

interface SvgOption extends Options$6 { plugins: { name: string; reusePaths: boolean // 在这里加了 这个属性就好了 active?: boolean; }[]; }

anncwb commented 2 years ago

fixed 0.5.1