Nuxt/packages/nuxt/src/core
2023-04-27 11:31:52 +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): call app:error in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +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 fix(nuxt): restrict access to single renderer outside of test/rootDir (#20543) 2023-04-27 11:31:52 +01:00