Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

add ability to specify output path #70

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

miraculixx
Copy link

@miraculixx miraculixx commented Apr 17, 2016

now accepts options to specify the output path:

# output to path/to/res/icon
$ cordova-splash -p path/to/res -i icon  

To improve compabitility with cordova icons, the default output path is now config/res. Note this breaks backwards compatibility. The --compat switch preserves the previous behavior, i.e. uses the respective platforms path.

@miraculixx miraculixx changed the title Develop add ability to specify output path Apr 17, 2016
@ivywireline
Copy link

ivywireline commented Aug 23, 2016

This is an excellent idea. Please consider merging this in once the merge conflicts are resolved. @AlexDisler

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

Successfully merging this pull request may close these issues.

2 participants