@webprofusion wrote:
Hi,
If anyone else encounters an issue with broken icons after upgrading to 4.0 rc 1 theangular.jsonfile has changed and needs the following. Even then I still seem to be having trouble with many svg icons not showing (fab buttons etc) :"assets": [ { "glob": "**/*", "input": "src/assets", "output": "assets" }, { "glob": "**/*.svg", "input": "node_modules/ionicons/dist/ionicons/svg", "output": "./svg" } ],
Posts: 1
Participants: 1