refactor: remove ionic from remaining places (#2565)

This commit is contained in:
Alex Inkin
2024-02-28 00:15:32 +04:00
committed by GitHub
parent 7b41b295b7
commit a5b1b4e103
91 changed files with 585 additions and 2582 deletions

View File

@@ -26,11 +26,6 @@
"input": "projects/shared/assets",
"output": "assets"
},
{
"glob": "**/*.svg",
"input": "node_modules/ionicons/dist/svg",
"output": "./svg"
},
{
"glob": "**/*",
"input": "node_modules/monaco-editor",
@@ -46,11 +41,6 @@
"glob": "ngsw.json",
"input": "dist/raw/ui",
"output": "projects/ui/src"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [