refactor(admin): replace static dashboard stats with dynamic widget registry
This commit is contained in:
@@ -58,6 +58,10 @@ export default defineConfig([
|
||||
'src/features/auth/page.js',
|
||||
'src/features/admin/page.js',
|
||||
'src/features/admin/navigation.server.js',
|
||||
'src/features/admin/dashboard/registry.js',
|
||||
'src/features/admin/dashboard/serverRegistry.js',
|
||||
'src/features/auth/dashboard.server.js',
|
||||
'src/features/dashboard.server.js',
|
||||
],
|
||||
format: ['esm'],
|
||||
dts: false,
|
||||
|
||||
Reference in New Issue
Block a user