dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Eject command does not allow for custom output directories #107

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Presently the outputted files for each command ejected are written to the same location they originated from in the client project. We should look at allowing a target directory to be specified.

tomdye commented 7 years ago

Have addressed this in #108 . All ejected files are put into a command-name folder to avoid clashes