Nuxt/packages/vite/src
2024-01-09 09:56:40 +00:00
..
plugins perf(nuxt): iterate rather than using Object.fromEntries (#24953) 2024-01-09 09:56:40 +00:00
runtime chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01:00
utils feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00
client.ts fix(vite,webpack): don't add type checker/analyzer when testing (#24608) 2023-12-05 17:09:46 +00:00
css.ts fix(vite): allow extending vue config per-environment (#19968) 2023-03-29 03:59:57 -07:00
dev-bundler.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
dirs.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
index.ts refactor: extract vite and webpack builders (#45) 2021-04-03 15:38:07 +02:00
manifest.ts perf(vite): avoid duplicate JSON.stringify operation (#24848) 2023-12-21 09:26:59 +00:00
server.ts feat(vite): replace browser globals with undefined on server (#24711) 2023-12-14 13:17:50 +00:00
vite-node.ts feat(kit,nuxt,vite,webpack): support -nightly extension (#23508) 2023-10-12 15:17:38 +01:00
vite.ts refactor(schema): introduce future and features namespace (#24880) 2023-12-25 14:03:29 +00:00