fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues (#4009)

This commit is contained in:
Vben
2024-08-02 22:18:46 +08:00
committed by GitHub
parent e544119aa3
commit 530159140c
48 changed files with 382 additions and 743 deletions

14
.github/CODEOWNERS vendored
View File

@@ -1,7 +1,13 @@
# default onwer
* anncwb@126.com
* anncwb vince292007
# vben core onwer
/packages/@core/ anncwb@126.com
/internal/ anncwb@126.com
/scripts/ anncwb@126.com
/.github/ anncwb vince292007
/.vscode/ anncwb vince292007
/packages/@core/ anncwb vince292007
/internal/ anncwb vince292007
/scripts/ anncwb vince292007
# vben team onwer
apps/ vbenjs/team-v5
docs/ vbenjs/team-v5