Nuxt/packages/nuxt/src/core/plugins
2023-08-26 15:45:17 +01:00
..
async-context.ts feat(nuxt): experimental native async context support (#20918) 2023-08-08 00:57:35 +02:00
dev-only.ts fix(nuxt): treeshake <DevOnly> with webpack (#21013) 2023-05-22 21:29:59 +01:00
import-protection.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
layer-aliasing.ts perf(nuxt): use .test and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
plugin-metadata.ts fix(nuxt): use esbuild/acorn instead of typescript dep (#21729) 2023-06-24 00:01:17 +01:00
resolve-deep-imports.ts fix(nuxt): exclude resolved vite virtual modules prefix (#22834) 2023-08-26 15:45:17 +01:00
tree-shake.ts fix(nuxt): prevent treeshaking hooks with composable names (#20745) 2023-05-09 17:47:46 +01:00
unctx.ts fix(nuxt): fully resolve unctx where possible (#22811) 2023-08-25 14:57:25 +01:00