Nuxt/packages/bridge/src
Tobias Diez 18924da869
chore(bridge): Improve typing of defineNuxtPlugin function (#1995)
2021-11-18 12:08:58 +01:00
..
runtime chore(bridge): Improve typing of defineNuxtPlugin function (#1995) 2021-11-18 12:08:58 +01:00
vite fix(bridge): revert optimization exclusion for `vue-demi` (#1932) 2021-11-15 17:27:45 +01:00
app.ts fix(bridge): ensure `vue` ts alias points to original vue (#1924) 2021-11-15 16:58:43 +01:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts feat(bridge): add `useNuxt2Meta()` composable (#1789) 2021-11-09 11:17:56 +01:00
capi-legacy-key-plugin.ts feat(bridge): add support for legacy composition api helpers (#584) 2021-09-29 12:38:44 +02:00
capi.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
dirs.ts chore: move `nuxt-vite` to bridge (#1180) 2021-10-26 14:59:05 +02:00
meta.ts chore: change `Nuxt3` to `Nuxt 3` (#764) 2021-10-12 16:19:58 +02:00
module.ts fix(bridge): can't enable vite mode (#1505) 2021-10-27 09:48:17 +00:00
nitro.ts fix(nuxi): ignore static check with `prepare` command (#1971) 2021-11-16 17:10:28 +01:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts fix(bridge): use esm for `unplugin-vue2-script-setup` (#690) 2021-10-11 10:21:45 +02:00
transpile.ts fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677) 2021-10-06 19:59:35 +02:00
typescript.ts fix(bridge): detect conflict with `@nuxt/typescript-build` usage (#672) 2021-10-06 17:39:13 +02:00