Nuxt/packages/bridge/src
Sébastien Chopin ce36e2e211
fix(nuxt3): as backward compatible runtime config for server side (#4295)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-04-12 16:59:48 +02:00
..
runtime fix(nuxt3): as backward compatible runtime config for server side (#4295) 2022-04-12 16:59:48 +02:00
vite fix(vite): prefer hmr ws protocol (#4203) 2022-04-09 12:09:43 +02:00
app.ts feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts fix(bridge): exclude unsupported imports via autoImports:sources (#4127) 2022-04-07 13:35:11 +02:00
capi-legacy-key-plugin.ts fix(auto-imports): windows issue with parsing query from path (#3700) 2022-03-16 14:41:37 +01:00
capi.ts feat(nuxt3, bridge): add vue:setup hook (#2408) 2021-12-21 15:44:35 +01:00
dirs.ts chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
meta.ts fix(bridge): move @vueuse/head to dev dependencies (#4218) 2022-04-09 13:39:49 +02:00
module.ts feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
nitro.ts fix(nitro): pass resolved handlers to the nitro config (#4263) 2022-04-11 20:38:42 +02:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts feat(bridge): upgrade unplugin-vue2-script-setup (#2687) 2022-01-13 12:59:26 +01:00
transpile.ts fix(bridge): transpile @nuxt/bridge-edge (#4070) 2022-04-05 12:41:45 +02:00
typescript.ts fix(bridge): support newer js targets with webpack (#3131) 2022-02-08 17:13:02 +01:00
vue-compat.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00