You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Rewrite Dockerfile and admin package‘s build config
For admin package:
1. Upgrade ant-design 's deps
2. Upgrade esbuild to 0.12.15
For main Dockerfile and entrypoint.sh:
1. Up to node 22
2. Rewrite all the build steps
3. Use pnpm at all