Nuxt/packages/nuxt/src/core
2023-03-01 04:08:58 -08:00
..
plugins fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
runtime/nitro fix(nitro): ensure ssr error statusCode is a number (#19001) 2023-02-13 22:55:29 +00:00
app.ts fix(nuxt): deprecate scanning directory index plugins (#18418) 2023-03-01 04:08:58 -08:00
builder.ts fix(nuxt): pass nuxt + workspace paths when importing builder (#19099) 2023-02-16 16:59:24 -08:00
modules.ts refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
nitro.ts perf(nuxt): increase static asset maxAge to 1yr (#19335) 2023-02-28 05:06:31 -08:00
nuxt.ts feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038) 2023-02-16 04:43:58 -08:00
schema.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
templates.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00