@caspeco/vite-plugin-local-ssl
v0.1.1
Published
Vite plugin to configure a vite dev server to use our SSL certificates and start on the correct hostname.
Keywords
Readme
@caspeco/vite-plugin-local-ssl
Vite plugin to configure a vite dev server to use our SSL certificates and start on the correct hostname.
Check the README file in the consuming project for instructions on how to get the certificates.
Publishing a new version
Create a pull request targeting
main.In your pull request, bump the version in
package.json(following SemVer) and then runnpm install.E.g.
1.0.2->1.1.0Merge pull request to
main.Create a GitHub release & tag with a matching version number.
Publish the release - this will automatically push the new version to NPM.
