0.0.3 • Published 9 months ago
vite-plugin-with-nitro v0.0.3
vite-plugin-with-nitro
A Vite plugin for integrating with Nitro. Forked from @analogjs/vite-plugin-nitro
.
Install
pnpm add vite-plugin-with-nitro -S
Setup
Add the plugin to the plugins
array in your Vite config
import { defineConfig } from "vite"
import nitro from "vite-plugin-with-nitro"
// https://vitejs.dev/config/
export default defineConfig({
plugins: [nitro()],
})
0.0.3
9 months ago
0.0.2
9 months ago
0.0.1
9 months ago
0.0.0-beta.20
9 months ago
0.0.0-beta.18
9 months ago
0.0.0-beta.17
9 months ago
0.0.0-beta.16
9 months ago
0.0.0-beta.15
9 months ago
0.0.0-beta.14
9 months ago
0.0.0-beta.13
9 months ago
0.0.0-beta.12
9 months ago
0.0.0-beta.11
9 months ago
0.0.0-beta.10
9 months ago
0.0.0-beta.8
9 months ago
0.0.0-beta.7
9 months ago
0.0.0-beta.6
9 months ago
0.0.0-beta.4
10 months ago
0.0.0-beta.3
10 months ago
0.0.0-beta.2
10 months ago
0.0.0-beta.1
10 months ago