0.0.3 • Published 8 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
8 months ago
0.0.2
8 months ago
0.0.1
8 months ago
0.0.0-beta.20
8 months ago
0.0.0-beta.18
8 months ago
0.0.0-beta.17
8 months ago
0.0.0-beta.16
8 months ago
0.0.0-beta.15
8 months ago
0.0.0-beta.14
8 months ago
0.0.0-beta.13
8 months ago
0.0.0-beta.12
8 months ago
0.0.0-beta.11
8 months ago
0.0.0-beta.10
8 months ago
0.0.0-beta.8
8 months ago
0.0.0-beta.7
8 months ago
0.0.0-beta.6
8 months ago
0.0.0-beta.4
9 months ago
0.0.0-beta.3
9 months ago
0.0.0-beta.2
9 months ago
0.0.0-beta.1
9 months ago