1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-17 06:11:56 +00:00
Nuxt/packages/nuxt/src/app
2023-12-14 12:41:40 +00:00
..
compat feat(vite,webpack): tree-shakable import.meta.* build flags () 2023-08-07 23:03:40 +01:00
components feat(nuxt): expose refresh on islands and server components () 2023-12-14 11:07:54 +00:00
composables fix(nuxt): ensure error in useAsyncData has correct type () 2023-12-14 12:41:40 +00:00
middleware perf(nuxt): use granular imports for auto-importing composables () 2023-10-30 22:05:02 +01:00
plugins feat(nuxt): add path to error.data when throwing 404 errors () 2023-12-11 20:30:59 +00:00
types feat(vite,webpack): tree-shakable import.meta.* build flags () 2023-08-07 23:03:40 +01:00
config.ts chore: update to use @nuxt/eslint-config () 2023-11-09 18:01:13 +01:00
entry-spa.ts perf(vite): use stub entry in vite server build when ssr: false () 2023-02-06 15:25:24 -08:00
entry.async.ts perf(nuxt): use granular imports for auto-importing composables () 2023-10-30 22:05:02 +01:00
entry.ts fix(nuxt): handle errors when booting app with app:error () 2023-11-20 21:18:26 +00:00
index.ts perf(nuxt): use granular imports for auto-importing composables () 2023-10-30 22:05:02 +01:00
nuxt.ts fix(nuxt): use consistent annotations for tree-shaking () 2023-11-28 23:20:54 +00:00