evalEmpire / Mite

Mite - A zero dependency, fast loading, Moose-like Perl module
Other
3 stars 1 forks source link

Make "mite compile" honor compiled_to #27

Closed schwern closed 10 years ago

schwern commented 10 years ago

mite compile does not honor the compiled_to config. This is because Mite::Project->write_mites can't be passed an argument.

schwern commented 10 years ago

On second thought, if you compile to a different directory I don't know how Mite.pm will find it! Let's shelve this concept until it's actually needed for a requested feature.