We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13e95c commit b65bcd8Copy full SHA for b65bcd8
1 file changed
README.md
@@ -27,9 +27,6 @@ deno add jsr:@idleberg/vite-plugin-devcert
27
28
## Usage 🚀
29
30
-> [!NOTE]
31
-> As a precaution, this plugin is only available in [development mode](https://vite.dev/guide/env-and-mode.html#modes).
32
-
33
```javascript
34
import { defineConfig } from "vite";
35
import devcert from "@idleberg/vite-plugin-devcert";
0 commit comments