Nuxt/packages/vite/src
Daniel Roe bdbeb886ae
fix(webpack): do not resolve `#internal/nitro` alias internally (#5987)
2022-07-20 18:59:05 +02:00
..
plugins fix(webpack): do not resolve `#internal/nitro` alias internally (#5987) 2022-07-20 18:59:05 +02:00
runtime fix(vite-node): on-demand manifest (#5017) 2022-06-27 14:08:52 +02:00
utils feat(nuxt): automatically generate unique keys for keyed composables (#4955) 2022-07-07 18:26:04 +02:00
client.ts fix(vite): avoid creating server for production build (#5941) 2022-07-17 16:17:07 +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 fix(vite): use more strict app entry check in dev-bundler (#5959) 2022-07-17 18:01:16 +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(vite): check types with `vue-tsc` (#6012) 2022-07-20 17:15:27 +02:00
vite-node.ts fix(vite): set transform mode for `vite-node` (#5854) 2022-07-14 16:01:21 +02:00
vite.ts fix(vite): unset `build.watch` options for production build (#5958) 2022-07-17 17:10:27 +02:00