Commit 6b88c7c
fix(pages): remove broken config.ts causing VitePress build failure
- config.ts was trying to import './index.mts' which doesn't exist
- The actual VitePress config is in config.mts
- Remove config.ts to fix Documentation workflow build
Fixes: Could not resolve './index.mts' error
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>1 parent 735c90a commit 6b88c7c
1 file changed
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments