Nuxt/packages/nuxt3/src/app
Daniel Roe 768488f07d
fix(nuxt3): correct app types (#630)
* fix(nuxt3): correct app types

* fix module augmentation
* include all shims in types file

* style: disable eslint rule
2021-10-03 00:39:02 +02:00
..
composables feat(nuxt3): remove <script setup> transform and prefer top level await (#579) 2021-09-30 20:19:55 +02:00
plugins refactor: merge modules to nuxt3 (#439) 2021-08-11 22:28:38 +02:00
types fix(nuxt3): correct app types (#630) 2021-10-03 00:39:02 +02:00
utils refactor: merge modules to nuxt3 (#439) 2021-08-11 22:28:38 +02:00
app.tutorial.vue fix(nuxt3): use built-in <Link> to render in <head> and prevent CLS (#619) 2021-10-02 14:30:12 +02:00
entry.ts chore(eslint): forbid modules importing from core (#556) 2021-10-02 20:40:10 +02:00
index.ts refactor: merge modules to nuxt3 (#439) 2021-08-11 22:28:38 +02:00
legacy.ts refactor: rename runtime nuxt to nuxtApp equivalents (#460) 2021-08-27 15:30:53 +02:00
nuxt.ts fix(nuxt3): correct app types (#630) 2021-10-03 00:39:02 +02:00
templates.ts refactor(components): use inline templates (#555) 2021-09-23 19:57:37 +02:00