Nuxt/packages/nuxt/src/core
2023-03-14 03:34:55 -07:00
..
plugins feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
runtime/nitro feat(nuxt): support app config for server routes (#19489) 2023-03-14 02:54:59 -07: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 feat(nuxt): add nitro:build:public-assets hook (#19638) 2023-03-14 03:34:55 -07:00
nuxt.ts fix(schema): show payloadExtraction warning only when unset (#18516) 2023-03-13 04:06:43 -07: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