added ng zoro

This commit is contained in:
2025-11-07 12:21:48 +01:00
parent 8ac490ded2
commit 9625cf7107
14 changed files with 515 additions and 348 deletions

View File

@@ -47,9 +47,15 @@
{
"glob": "**/*",
"input": "public"
},
{
"glob": "**/*",
"input": "./node_modules/@ant-design/icons-angular/src/inline-svg/",
"output": "/assets/"
}
],
"styles": [
"src/theme.less",
"src/styles.css"
]
},
@@ -94,5 +100,8 @@
}
}
}
},
"cli": {
"analytics": "febfc8c2-c74c-4a15-8e18-6b2dec722273"
}
}