| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| components | ||
| global | ||
| pageComponents | ||
| pages | ||
| service | ||
| types | ||
| web | ||
| env.ts | ||
| instrumentation-node.ts | ||
| instrumentation.ts |
合并4组 .d.ts 独有导出到对应 .ts 并删除 .d.ts: - outLink/api.d.ts: PostShareLoginProps 合并到 api.ts - outLink/type.d.ts: 补全 password/responseDetail 字段到 type.ts - chat/type.d.ts: ChatItemType/ChatFeedbackLogSchema等合并到 type.ts - user/team/type.d.ts: tagsType/LafAccountType等合并到 type.ts next.config 冲突修复: - 删除 lufa 的 next.config.js(与官方 next.config.ts 并存导致加载冲突) - 将 @xmldom/xmldom 加入 next.config.ts 的 serverExternalPackages 修复9处 .d import 路径(去掉 .d 后缀,正确指向官方 .ts): - type.d → type, api.d → api, chat.d → chat, userRes.d → userRes
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| components | Loading commit data... | |
| global | Loading commit data... | |
| pageComponents | Loading commit data... | |
| pages | Loading commit data... | |
| service | Loading commit data... | |
| types | Loading commit data... | |
| web | Loading commit data... | |
| env.ts | Loading commit data... | |
| instrumentation-node.ts | Loading commit data... | |
| instrumentation.ts | Loading commit data... |