Nuxt/packages/vite/src
Daniel Roe ff88d91bae
fix: use perfect-debounce to handle trailing run of promise (#3679)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-16 12:11:30 +01:00
..
plugins fix(vite): handle base in vite/preload-helper (#3499) 2022-03-04 12:45:14 +01:00
runtime feat(vite): experimental vite-node support (#2795) 2022-03-11 09:41:27 +01:00
utils feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
client.ts fix(vite): improve logs for client vs server (#3634) 2022-03-14 11:19:37 +01:00
css.ts refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +01:00
dev-bundler.ts fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00
dirs.ts feat(vite): postcss support (#818) 2021-10-13 22:08:26 +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: use perfect-debounce to handle trailing run of promise (#3679) 2022-03-16 12:11:30 +01:00
vite-node.ts feat(vite): experimental vite-node support (#2795) 2022-03-11 09:41:27 +01:00
vite.ts fix(vite): improve logs for client vs server (#3634) 2022-03-14 11:19:37 +01:00