1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-22 09:15:54 +00:00
Nuxt/packages/bridge/src
Daniel Roe 52d22feaea
fix(nuxt3): share scanned components with loader ()
* fix(nuxt3): share scanned components with loader

* refactor: remove `src` type from input

* fix: remove old `src: ''` option

* fix: use shared context for extending components too

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-28 11:07:20 +01:00
..
runtime fix(bridge): use typescript directory entry () 2022-02-25 12:45:45 +01:00
vite fix(nuxt3): share scanned components with loader () 2022-02-28 11:07:20 +01:00
app.ts fix(bridge): use typescript directory entry () 2022-02-25 12:45:45 +01:00
async-loading.ts feat: use native esm for all packages () 2021-10-02 18:01:17 +02:00
auto-imports.ts feat(nuxt3): add universal routing utilities () 2022-02-21 14:03:42 +01:00
capi-legacy-key-plugin.ts feat(bridge): add support for legacy composition api helpers () 2021-09-29 12:38:44 +02:00
capi.ts feat(nuxt3, bridge): add vue:setup hook () 2021-12-21 15:44:35 +01:00
dirs.ts chore: move nuxt-vite to bridge () 2021-10-26 14:59:05 +02:00
meta.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils () 2021-12-21 14:57:26 +01:00
module.ts fix(bridge): add modules with hooks after all other modules () 2022-02-16 18:54:45 +01:00
nitro.ts fix(config): add analyze plugin options in bridge mode () 2022-02-21 12:25:31 +01:00
resolve.ts fix(bridge): typo fix () 2021-10-18 14:47:26 +02:00
setup.ts feat(bridge): upgrade unplugin-vue2-script-setup () 2022-01-13 12:59:26 +01:00
transpile.ts fix(bridge): automatically transpile all modules (and sanitize transpiles) () 2021-10-06 19:59:35 +02:00
typescript.ts fix(bridge): support newer js targets with webpack () 2022-02-08 17:13:02 +01:00