Nuxt/packages/nuxt/src/core
2023-06-07 14:11:59 +01:00
..
plugins fix(nuxt): treeshake <DevOnly> with webpack (#21013) 2023-05-22 21:29:59 +01:00
runtime/nitro fix(nuxt): avoid early returning renderer with empty response (#21439) 2023-06-07 14:11:59 +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): resolve modules relative to modulesDir (#21082) 2023-05-27 11:24:21 -05: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 feat(nuxt): support separate server tsconfig (#20559) 2023-05-15 16:36:30 +01:00
nuxt.ts fix(nuxt): support usage of std-env in runtime code (#21372) 2023-06-05 19:23:38 +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): exclude plugin declaration from non-existent files (#20974) 2023-05-20 23:14:52 +01:00