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

feat: support MacOS with M2 chip #67

Closed pcorpet closed 1 year ago

pcorpet commented 1 year ago

Description

Make the plugin work on new MacBook pro using a M2 chip that are on an ARM64 architecture


What is the purpose of this pull request?