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

Added an example on how to use this plugin with Nuxt.js #85

Closed patrickspiegel closed 4 months ago

patrickspiegel commented 4 months ago

Description

Adds an example into the README to show how Nuxt.js can be used with this plugin. This helps less experienced developers to setup a tls connection.

Additional context

The provided example is working perfectly fine, but does not align with vites "zero configuration" approach.


What is the purpose of this pull request?

liuweiGL commented 3 months ago

:tada: This PR is included in version 1.17.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: