liuweiGL / vite-plugin-mkcert

Provide certificates for vite's https dev service.
https://www.npmjs.com/package/vite-plugin-mkcert
MIT License
541 stars 37 forks source link

mkcert is Incompatible with vite 3.1.0 #43

Closed smoya-ekoo closed 1 year ago

smoya-ekoo commented 1 year ago

after upgrade vite to 3.1.0 this throw the following error

Type 'Plugin_2' is not assignable to type 'PluginOption'.

image

Please upgrade to support new version of vite Thanks

liuweiGL commented 1 year ago

Which version of the vite-plugin-mkcert are you using?

smoya-ekoo commented 1 year ago

Thanks, just upgrade!