Nuxt/packages/bridge/src
2021-11-05 09:55:53 +01:00
..
runtime docs: add migration guide for bridge composition api (#1669) 2021-11-04 12:20:40 +01:00
vite fix(vite): swap <link> style on dev ssr (#1712) 2021-11-05 09:55:53 +01:00
app.ts chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts feat(auto-imports): allow extending with config and hooks (#1167) 2021-10-18 15:39:53 +02: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 chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02: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