Commit de1e321
FluxStack Team
fix: correct Logger type import path in server/framework.ts
- Fix import path from '../utils/logger' to '../utils/logger/index'
- Resolve TypeScript error: has no exported member named 'Logger'
- Build now passes successfully without TypeScript errors1 parent 2f3887b commit de1e321
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments