ionicons icon indicating copy to clipboard operation
ionicons copied to clipboard

`--deploy-url` ignored?

Open qqilihq opened this issue 5 years ago • 1 comments

We need to make use of the --deploy-url flag. In our case, the deploy URL differs from the --base-href flag. E.g. base href is /app (in fact, we change this dynamically and have /app1, /app2, …) and the deploy URL is /static-assets.

ionicons however seems to ignore the --deploy-url setting and always loads from /svg/… instead of /static-assets/svg/… as expected.

Is there any setting for this?

qqilihq avatar Dec 11 '19 13:12 qqilihq

Hello, two years later I have the same problem with ionic 5. Is there a solution for this now? My base-href is "app" but the deploy url is in Wordpress: "wp-content/plugins/pluginname/app"

frischka avatar Nov 09 '21 13:11 frischka