Nuxt/packages/vite/src
Daniel Roe 00c1daebaf
fix(vite): do not inline dynamic imports in server (#5506)
* fix(vite): do not inline dynamic imports in server

* chore: add link to upstream pr
2022-07-06 21:19:16 +02:00
..
plugins fix(vite): don't terminate with escaped delimiters (#5409) 2022-06-10 17:17:11 +02:00
runtime fix(vite-node): on-demand manifest (#5017) 2022-06-27 14:08:52 +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 fix(vite): do not inline dynamic imports in server (#5506) 2022-07-06 21:19:16 +02:00
vite-node.ts refactor: fix typo and code improvements (#5344) 2022-06-08 21:49:11 +02:00
vite.ts fix(vite): disable hmr in build (#5505) 2022-06-22 20:07:54 +02:00