Nuxt/packages/nuxt3/src/app
2022-01-11 18:41:55 +01:00
..
compat fix(nuxt3): don't mock server-only properties on client-side (#2376) 2021-12-14 14:28:43 +01:00
components feat(nuxt3, bridge): add vue:setup hook (#2408) 2021-12-21 15:44:35 +01:00
composables fix(nuxt3): handle legacy asyncData (options api) as ref (#2668) 2022-01-11 18:41:55 +01:00
plugins refactor: rename app to vueApp (#1177) 2021-10-18 20:31:37 +02:00
types fix: improve type declarations (#1178) 2021-10-18 18:06:31 +02:00
bootstrap.ts fix(nuxt3): change entry to use asynchronous import (#2223) 2021-12-23 23:20:54 +01:00
entry.ts fix(nuxt3): change entry to use asynchronous import (#2223) 2021-12-23 23:20:54 +01:00
index.ts feat(bridge, nuxt3): mock vue-demi (#1849) 2021-11-15 11:25:50 +01:00
nuxt.ts feat(nuxt3, bridge): add vue:setup hook (#2408) 2021-12-21 15:44:35 +01:00