wibiqui
Results
2
comments of
wibiqui
> ``` > "assets": [ > "src/favicon.ico", > "src/assets", > { > "glob": "**/*", > "input": "./node_modules/@kolkov/angular-editor/assets/", > "output": "./assets/fonts/" > } > ], > ``` > > worked for...
i run this cli ng build --c=production --base-href /mysite/ but still the icons are not showing. what am i missing?