]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: Remove ng script
authorAfreen Misbah <afreen@ibm.com>
Tue, 25 Nov 2025 06:41:10 +0000 (12:11 +0530)
committerAfreen Misbah <afreen@ibm.com>
Tue, 25 Nov 2025 06:53:14 +0000 (12:23 +0530)
-  the angualr CLI is replaced by NX
-  hence the script wont work anymore

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/package.json

index 0661700d961b7a352d4817226c015d1b14a3a768..5a24c662efd5346870a84e8f7720334daa62f501 100644 (file)
@@ -6,7 +6,6 @@
     "locale": "en-US"
   },
   "scripts": {
-    "ng": "ng",
     "start": "npm run env_build && nx serve --host 0.0.0.0 --ssl",
     "build": "npm run env_build && nx build --skip-nx-cache --configuration=$npm_package_config_locale",
     "build:localize": "node cd --env --pre && nx build --localize",