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