Nuxt/packages/nuxt/src/core
2023-04-11 15:33:21 -07:00
..
plugins feat(nuxt): support async transform of object properties (#20182) 2023-04-10 14:57:13 -07:00
runtime/nitro fix(nuxt): set config on ssrContext in spa renderer (#20216) 2023-04-11 15:33:21 -07:00
app.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
builder.ts feat(nuxt): add chokidar watcher debug timing (#20176) 2023-04-11 07:19:45 -07:00
features.ts feat(nuxt): prompt to install devtools when it's enabled (#20126) 2023-04-07 08:34:11 -07:00
modules.ts refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
nitro.ts fix(nuxt): default nitro autoImports to imports.autoImport (#20180) 2023-04-10 19:11:07 +01:00
nuxt.ts feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
schema.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
templates.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00