🐛 部分依赖优化 Cloudflare构建优化

This commit is contained in:
li-chx
2025-11-17 11:50:44 +08:00
parent 886fcfde70
commit ef224f1326
4 changed files with 24 additions and 47 deletions
-1
View File
@@ -4,6 +4,5 @@ const breakpoints = {
'lg': '1024px',
'xl': '1280px',
'2xl': '1536px',
'hidden-logo': '1736px',
};
export default breakpoints;