Nuxt/packages/nuxt/src/core
2023-04-25 15:47:02 +01:00
..
plugins refactor(nuxt): rework and use isJS and isVue utilities consistently (#20344) 2023-04-19 19:17:36 +01:00
runtime/nitro fix(nuxt): throw 404 when accessing /__nuxt_error directly (#20497) 2023-04-25 15:47:02 +01:00
utils refactor(nuxt): rework and use isJS and isVue utilities consistently (#20344) 2023-04-19 19:17:36 +01:00
app.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
builder.ts fix(nuxt): don't call timeEnd unless we're debugging (#20424) 2023-04-20 22:18:32 +01:00
features.ts feat(nuxt): prompt to install devtools when it's enabled (#20126) 2023-04-07 08:34:11 -07:00
modules.ts fix(core,kit): ensure module transpilation paths are dirs (#20396) 2023-04-19 19:05:46 +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 perf: allow using @parcel/watcher for dev watcher (#20179) 2023-04-19 22:02:52 +01:00
templates.ts chore: remove @ts-ignore and fix some issues (#20273) 2023-04-14 13:53:21 +01:00