Nuxt/packages/nuxt/src/core/plugins
2023-11-01 16:55:34 +01:00
..
async-context.ts feat(nuxt): native async-context in vue's withAsyncContext (#23526) 2023-10-05 16:46:53 +02:00
dev-only.ts fix(nuxt): tree shake all occurrences of <DevOnly> (#23466) 2023-10-12 18:27:21 +01:00
import-protection.ts feat(kit,nuxt,vite,webpack): support -nightly extension (#23508) 2023-10-12 15:17:38 +01: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 import alias when checking if plugin is wrapped (#23617) 2023-10-11 17:01:23 +01:00
resolve-deep-imports.ts fix(nuxt): resolve imports from virtual files (#24022) 2023-11-01 16:55:34 +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