vite-plugin-mkcert
vite-plugin-mkcert copied to clipboard
Provide certificates for vite's https dev service.
Is this plug-in supposed to work in a docker container too? 1. How should my `vite.config.ts` look like? 2. Also what port(s) should I map in my `docker-compose` file? 3....
### Clear and concise description of the problem We want to switch from vite-plugin-basic-ssl to vite-plugin-mkcert for the added ability to install the root certificate to other devices. However, we...
### Describe the bug Doesn't work with svelte-kit latest version. (see system info below) ``` TypeError: Could not convert argument of type symbol to string. at webidl.converters.DOMString (node:internal/deps/undici/undici:1977:15) at webidl.converters.ByteString...