-
Notifications
You must be signed in to change notification settings - Fork 26
Long time no see Merge #416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📃 docs(blog): new blog post
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: XieXiLin <support@xiexilin.com>
Co-authored-by: XieXiLin <support@xiexilin.com>
Co-authored-by: Bingxin <73421892+bingxin666@users.noreply.github.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: Kevin Z <zyxkad@gmail.com>
Co-authored-by: XieXiLin <support@xiexilin.com>
XieXiLin2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
需要进一步在 dev-deploy 文档环境中查看实际效果。
Deploying dev-crashmc-com with
|
| Latest commit: |
e126ebf
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://723413f4.dev-crashmc-com.pages.dev |
Deploying crashmc-com with
|
| Latest commit: |
e126ebf
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2d712c26.crashmc-com.pages.dev |
| Branch Preview URL: | https://dev.crashmc-com.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR appears to be a comprehensive refactoring and reorganization effort with the title "Long time no see Merge". The changes focus on restructuring the codebase, updating dependencies, and improving documentation content.
- Restructured TypeScript configuration and project organization
- Updated dependencies and improved build scripts
- Enhanced documentation with new content and improved formatting
Reviewed Changes
Copilot reviewed 31 out of 41 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| tsconfig.worker.json | Restructured configuration with cleaner formatting and updated include paths |
| tsconfig.node.json | New TypeScript configuration for Node.js specific files |
| package.json | Updated dependencies, reorganized scripts, and removed unused packages |
| docs/index.md | Updated navigation links and improved emoji usage |
| docs/contribute/contributing.md | Enhanced contribution guidelines with better formatting and additional instructions |
| docs/client/vanilla.md | Added new section for game library file issues |
| docs/blog/*.md | Updated blog content and removed outdated posts |
| docs/basis.md | Improved formatting for technical terms |
| .vitepress/config.ts | Major refactoring to extract configurations into separate modules |
| .vitepress/theme/configs/*.ts | New modular configuration files for better organization |
| .vitepress/theme/components/*.vue | Updated import paths to use new alias structure |
| .vitepress/theme/analyzers/*.ts | Updated MCLA version and improved error handling |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.