help wantedtype: bug
倉庫指標
- Star
- (17,256 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I am using angular 7.2.2 with ionic 4.6.0.
Everything is fine until i prepare my final deployment where base-href is set to some "/context/path/". Everything keeps working except ionicon resolution, still requesting the resources from "/svg/iconname.svg".
Anything i can do beside hardcoding the src myself?