Nuxt/packages/nuxt/src/components
2023-08-09 12:19:00 +01:00
..
runtime feat(nuxt): allow 'lazy' (non-blocking) server components (#21918) 2023-07-31 09:51:09 +01:00
client-fallback-auto-id.ts perf(nuxt): use .test and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
islandsTransform.ts fix(nuxt): use starting index when transforming islands (#21795) 2023-06-26 19:32:02 +01:00
loader.ts fix(nuxt): components auto-import for JSX (#22330) 2023-07-26 05:30:44 +01:00
module.ts refactor(nuxt): add additional flag to enable remote sources (#22409) 2023-07-31 13:01:50 +01:00
scan.ts fix(nuxt): skip scanning components that do not produce a name (#22074) 2023-07-14 14:50:14 +01:00
templates.ts feat(nuxt): allow experimental global: 'sync' components (#22558) 2023-08-09 12:19:00 +01:00
transform.ts perf(nuxt,schema): do not watch buildDir and node_modules (#22214) 2023-07-19 15:43:28 +01:00
tree-shake.ts fix(nuxt): generate hi-res sourcemaps (#20280) 2023-04-14 18:21:08 +01:00