Nuxt/packages/nuxt/src/core
2022-09-10 13:51:17 +02:00
..
plugins fix(nuxt): do not apply import protection to top-level resolution (#7344) 2022-09-10 13:51:17 +02:00
runtime/nitro fix(nuxt): always inline entry styles (#7386) 2022-09-10 11:43:17 +02:00
app.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
builder.ts refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
modules.ts refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
nitro.ts feat: allow client-side sourcemaps in production (#7313) 2022-09-07 13:32:10 +02:00
nuxt.ts fix(nuxt): do not apply import protection to top-level resolution (#7344) 2022-09-10 13:51:17 +02:00
templates.ts fix(nuxt): de-default layout/component imports (#7389) 2022-09-10 11:41:32 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00