Nuxt/packages/vite/src
2021-10-27 08:03:10 +00:00
..
plugins feat(nuxt3): remove <script setup> transform and prefer top level await (#579) 2021-09-30 20:19:55 +02:00
utils feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
client.ts feat(vite): pass vue options to vite plugin (#1452) 2021-10-26 14:49:18 +02:00
css.ts feat(vite): postcss support (#818) 2021-10-13 22:08:26 +02:00
dev-bundler.ts chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02: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 fix(vite): dev ssr fouc (#757) 2021-10-12 16:05:20 +02:00
server.ts feat(vite): pass vue options to vite plugin (#1452) 2021-10-26 14:49:18 +02:00
utils.ts fix(vite): dev ssr fouc with preprocessors (#1101) 2021-10-18 09:54:20 +02:00
vite.ts fix(vite): set #build/plugins alias to empty string (#1489) 2021-10-27 08:03:10 +00:00