Nuxt/packages/nuxt/src/core
pooya parsa 94f76ea930
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
..
plugins refactor(vite): enable strict type checking (#6616) 2022-08-15 15:40:06 +02:00
runtime/nitro fix(nuxt): fallback to static error page on server error (#6697) 2022-08-17 11:14:00 +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 fix(nuxt): use vue-devtools-stub to mock @vue/devtools-api for both cjs + esm (#6713) 2022-08-17 16:44:36 +02:00
nuxt.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
templates.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00