Nuxt/packages/nuxt/src/app
2023-06-07 20:27:00 +01:00
..
compat fix(nuxt): make onNuxtReady safe to run on server-side (#18706) 2023-02-02 05:27:48 -08:00
components perf(nuxt): mark define functions as side-effect free at source (#21434) 2023-06-07 11:11:24 +01:00
composables feat(nuxt): add open option in navigateTo helper (#21333) 2023-06-07 20:27:00 +01:00
plugins fix(nuxt): replace BigInt literal with BigInt constructor (#21427) 2023-06-07 09:57:44 +01:00
types chore: remove @ts-ignore and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
config.ts fix(nuxt): clone app config on server (#20278) 2023-04-20 13:33:45 +01:00
entry-spa.ts perf(vite): use stub entry in vite server build when ssr: false (#18782) 2023-02-06 15:25:24 -08:00
entry.async.ts refactor: split out type imports from value imports (#9225) 2022-12-11 21:44:52 +00:00
entry.ts fix(nuxt): skip vue render when redirecting (#21412) 2023-06-07 13:18:50 +01:00
index.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
nuxt.ts perf(nuxt): mark define functions as side-effect free at source (#21434) 2023-06-07 11:11:24 +01:00