ionic-team/ionicons

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

开放

#1,463 创建于 2025年7月3日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (2,083 个派生)batch import
help wantedtype: bug

仓库指标

星标
 (17,256 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南