ionic-team/ionicons

bug: ionicons do not copy to www/build/svg with Ionic when using stenciljs

Ouverte

#1 463 ouverte le 3 juil. 2025

 (4 commentaires) (0 réaction) (0 personne assignée)TypeScript (2 083 forks)batch import
help wantedtype: bug

Métriques du dépôt

Stars
 (17 256 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Current Behavior

Version 8.0.10 does not work, if I downgrade to 7.4.0 the icons are copied.

Expected Behavior

When using ion-icon with stenciljs the icons should behave like they do with version 7+

Steps to Reproduce

Create a stenciljs project and add ionic, add any component that uses ionicons such as ion-icon and the icons are not copied to the build folder. There is only a empty svg folder.

Code Reproduction URL

No response

Additional Information

No response

Guide contributeur