Nuxt/packages/nuxt/src/app
2023-03-02 01:53:46 -08:00
..
compat fix(nuxt): make onNuxtReady safe to run on server-side (#18706) 2023-02-02 05:27:48 -08:00
components fix(nuxt): prevent fallthrough attributes on custom NuxtLink (#19379) 2023-03-02 01:53:46 -08:00
composables fix(nuxt): test generated pathname 2023-02-16 17:16:51 +00:00
plugins feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038) 2023-02-16 04:43:58 -08:00
types fix(nuxt): augment interfaces exported from vue (#18505) 2023-01-25 07:59:02 -08:00
config.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00: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 refactor: split out type imports from value imports (#9225) 2022-12-11 21:44:52 +00:00
entry.ts refactor(nuxt): within nuxt app, import directly from source file (#18902) 2023-02-08 22:26:41 -08:00
index.ts refactor(nuxt): within nuxt app, import directly from source file (#18902) 2023-02-08 22:26:41 -08:00
nuxt.ts feat(nuxt): add versions to runtime nuxtApp (#19064) 2023-03-01 07:08:23 -08:00