Nuxt/packages/vite/src
2022-05-13 13:00:14 +02:00
..
plugins fix(vite): ignore virtual imports that aren't in vfs (#4822) 2022-05-06 15:33:32 +02:00
runtime feat(vite-node): on-demand manifest generation (#3968) 2022-04-12 12:04:55 +02:00
utils chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
client.ts feat!: migrate to nitro 0.3x (#4438) 2022-04-19 21:10:32 +02:00
css.ts fix(vite): sort postcss plugins to add autoprefixer & cssnano last (#3827) 2022-03-22 11:40:36 +01:00
dev-bundler.ts chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
dirs.ts chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
index.ts refactor: extract vite and webpack builders (#45) 2021-04-03 15:38:07 +02:00
manifest.ts feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
server.ts feat(nitro): add nitro:build:before hook (#4304) 2022-05-02 22:15:47 +02:00
vite-node.ts fix(vite): add file:// protocol to vite-node entry file path (#4966) 2022-05-13 13:00:14 +02:00
vite.ts feat(vite): replace global with globalThis (#4958) 2022-05-13 12:49:30 +02:00