Files
archived-next-auth/pnpm-workspace.yaml
Robert Soriano 1e6daa8304 chore(examples): use @auth/core in Nuxt playground (#6081)
* nuxt: rewrite server handler to use @auth/core

* nuxt: fix main tsconfig

* nuxt: remove unused module

* nuxt: update client and server ports

* nuxt: remove iframe style

* nuxt: update readme
2022-12-16 02:47:44 +00:00

8 lines
144 B
YAML

packages:
- "packages/**"
# - "packages/frameworks/**"
- "apps/dev"
- "apps/playground-sveltekit"
- "apps/playground-nuxt"
- "docs"