Nuxt/packages/nuxt/src/core
2022-09-14 17:16:24 +02:00
..
plugins test(nuxt): add tests for import protection plugin (#7416) 2022-09-12 11:23:37 +02:00
runtime/nitro feat(nuxt): generate spa fallback for nuxt generate (#7507) 2022-09-14 17:16:24 +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(nuxt): generate spa fallback for nuxt generate (#7507) 2022-09-14 17:16:24 +02:00
nuxt.ts fix(nuxt): add payload.client plugin only for production build (#7498) 2022-09-14 15:01:02 +02:00
templates.ts perf(nuxt): only inject preload helper when webpack is used (#7460) 2022-09-13 12:57:14 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00