Nuxt/packages/nuxt/src/core
2023-08-07 23:05:29 +01:00
..
plugins feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +01:00
runtime/nitro feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
utils chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
app.ts feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +01:00
builder.ts fix(nuxt): pass (and handle) relative paths in builder:watch (#22333) 2023-07-26 11:16:01 +02:00
features.ts feat(nuxt): auto-install @nuxt/webpack-builder when needed (#21747) 2023-07-30 21:25:00 +01:00
modules.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
nitro.ts fix(nuxt): use internal:nuxt namespace 2023-08-04 08:54:09 +01:00
nuxt.ts feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +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 feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00