refactor: refacotr preference

This commit is contained in:
vben
2024-06-01 23:15:29 +08:00
parent f7b97e8a83
commit fed47f5e05
139 changed files with 2205 additions and 1450 deletions

View File

@@ -40,6 +40,18 @@
"name": "@vben/vite-config",
"path": "internal/vite-config",
},
{
"name": "@vben-core/preferences",
"path": "packages/@vben-core/forward/preferences",
},
{
"name": "@vben-core/stores",
"path": "packages/@vben-core/forward/stores",
},
{
"name": "@vben-core/helpers",
"path": "packages/@vben-core/helpers",
},
{
"name": "@vben-core/cache",
"path": "packages/@vben-core/shared/chche",
@@ -104,14 +116,6 @@
"name": "@vben/locales",
"path": "packages/locales",
},
{
"name": "@vben/preference",
"path": "packages/preference",
},
{
"name": "@vben/stores",
"path": "packages/stores",
},
{
"name": "@vben/styles",
"path": "packages/styles",