Nuxt/packages/nuxt/src/app
2023-12-19 10:07: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): allow customising fallback layout (#24777) 2023-12-15 17:30:45 +00:00
composables fix(nuxt): revert async transform of setup within defineComponent (#24784) 2023-12-16 11:09:41 +00:00
middleware perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
plugins refactor(nuxt): remove process.* usage in nuxt vue app (#24749) 2023-12-14 13:58:25 +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 chore(nuxt): add return type for entry (#24821) 2023-12-19 10:07:43 +00:00
index.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
nuxt.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
types.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00