Nuxt/packages/nuxt/src/core
2023-03-13 10:14:27 +00:00
..
plugins feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08: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): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
builder.ts refactor(nuxt): let mlly handle search paths (#19635) 2023-03-13 10:14:27 +00:00
modules.ts refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
nitro.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
nuxt.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
schema.ts fix(nuxt,schema): merge custom and resolved app configs (#19602) 2023-03-11 14:53:28 -08:00
templates.ts fix(nuxt): exclude boolean from inline module definitions (#19621) 2023-03-12 15:25:45 -07:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00