You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the only way to set things like --iconBackgroundColor --iconBackgroundColorDark --splashBackgroundColor --splashBackgroundColorDark --logoSplashScale via the command line flags?
I'm ideally looking for a way to set these values within a config file in the project so that simply calling npx capacitor-assets generate will load the relevant values from the given project.
The text was updated successfully, but these errors were encountered:
Is the only way to set things like
--iconBackgroundColor --iconBackgroundColorDark --splashBackgroundColor --splashBackgroundColorDark --logoSplashScale
via the command line flags?I'm ideally looking for a way to set these values within a config file in the project so that simply calling
npx capacitor-assets generate
will load the relevant values from the given project.The text was updated successfully, but these errors were encountered: