chore: deprecate www (#8629)

* chore: deprecate www

* chore: updates

* fix
This commit is contained in:
shadcn
2025-10-29 20:50:55 +04:00
committed by GitHub
parent 84bd724d97
commit 2bfc1c82ba
3287 changed files with 154 additions and 4023 deletions

View File

@@ -10,6 +10,6 @@
"**/fixtures/**"
],
"files.exclude": {
"apps/www": true
"deprecated": true
}
}