Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up resource generation pipeline #50

Open
CedricReichenbach opened this issue Jun 20, 2018 · 0 comments
Open

Clean up resource generation pipeline #50

CedricReichenbach opened this issue Jun 20, 2018 · 0 comments

Comments

@CedricReichenbach
Copy link
Member

By default, Ionic CLI re-generates resources on every platform add. This is problematic because we use a slightly customized setup for android icons (with rounded corners, in a different directory, generated through a manually executed script).

Either prevent resources-generation from running automatically, or somehow register a hook script making sure we end up with rounded corners on Android.

Corresponding SO question: https://stackoverflow.com/questions/50948744/prevent-ionic-cli-from-running-resource-generation-on-platform-add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant