Nuxt/packages/nuxt/src/app
2023-11-28 13:35:43 +00:00
..
compat feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
components feat(nuxt): warn when page uses a layout without <NuxtLayout> (#24116) 2023-11-23 21:12:28 +00:00
composables feat(nuxt): allow readonly option for useCookie (#24503) 2023-11-28 13:35:43 +00:00
middleware perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
plugins refactor(nuxt): use defineComponent to infer prop types for router-link stub 2023-11-28 09:53:24 +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 chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +01:00