Nuxt/packages/bridge/src
2021-10-08 16:21:55 +02:00
..
runtime refactor(nuxt3): cleanup data fetching and improved useAsyncData (#699) 2021-10-08 16:21:55 +02:00
app.ts fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677) 2021-10-06 19:59:35 +02:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +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 feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
global-imports.ts feat(bridge): use useMeta in bridge projects (#664) 2021-10-06 14:37:45 +02:00
meta.ts feat(bridge): use useMeta in bridge projects (#664) 2021-10-06 14:37:45 +02:00
module.ts feat(bridge): add support for <script setup> (#678) 2021-10-07 10:31:29 +02:00
nitro.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
resolve.ts fix(bridge): resolve browser condition above main for client (#641) 2021-10-04 22:25:27 +02:00
setup.ts feat(bridge): add support for <script setup> (#678) 2021-10-07 10:31:29 +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