Nuxt/packages/vite/src
Daniel Roe 1f8e3e2f33
feat(nitro): add nitro:build:before hook (#4304)
* fix(nitro): add back `nitro:generate` hook

* fix: use `nitro:generate` hook for vite workarounds

* fix: remove comment

* fix: only call `nitro:generate` in build mode

* rename hook to `nitro:_build`

* fix: use `nitro:build:before`

* move dev guard

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-05-02 22:15:47 +02:00
..
plugins fix(vite): don't match across newlines (#4596) 2022-04-25 18:55:33 +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 refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
vite.ts feat: allow disabling sourcemap generation (#4509) 2022-04-22 17:35:42 +02:00