Nuxt/packages/nuxt/src/core
2023-06-25 17:38:51 +01:00
..
plugins fix(nuxt): use esbuild/acorn instead of typescript dep (#21729) 2023-06-24 00:01:17 +01:00
runtime/nitro fix(nuxt): remove path from SPA payload (#21732) 2023-06-25 17:38:51 +01:00
utils fix(nuxt, vite): ignore nuxt_component ssr style and isVue (#20679) 2023-05-04 17:19:03 +01:00
app.ts fix(nuxt): use esbuild/acorn instead of typescript dep (#21729) 2023-06-24 00:01:17 +01:00
builder.ts perf(nuxt): avoid watching nested paths (#21256) 2023-05-31 14:11:46 +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): respect false to disable spa loading template (#21739) 2023-06-25 17:38:31 +01:00
nuxt.ts fix(nuxt): add aliases and augmentations for nitro context (#21680) 2023-06-22 11:49:14 +01:00
schema.ts perf(nuxt): use granular watcher to avoid crawling ignored dirs (#20836) 2023-05-18 14:44:24 +01:00
templates.ts fix(nuxt): fix error on layout switching (#21450) 2023-06-23 11:02:01 +01:00