瀏覽代碼

fix: update npm dependencies and fix build issues

- Updated Angular devkit build packages
- Resolved missing dev-server builder error
:wq
“0235959” 2 周之前
父節點
當前提交
f0a6caa086
共有 2 個文件被更改,包括 1267 次插入950 次删除
  1. 1266 950
      cloth-dit-web/package-lock.json
  2. 1 0
      cloth-dit-web/package.json

文件差異過大導致無法顯示
+ 1266 - 950
cloth-dit-web/package-lock.json


+ 1 - 0
cloth-dit-web/package.json

@@ -31,6 +31,7 @@
     "zone.js": "~0.15.0"
   },
   "devDependencies": {
+    "@angular-devkit/build-angular": "^20.0.4",
     "@angular/build": "^20.0.4",
     "@angular/cli": "^20.0.4",
     "@angular/compiler-cli": "^20.0.0",

部分文件因文件數量過多而無法顯示