I noticed that sources with the type "dev" are not being compiled and are being skipped in the `get_source_files` function. ( [packages.rs#L451](https://github.com/rescript-lang/rewatch/blob/master/src/build/packages.rs#L451) ) Is there a reason for skipping the dev sources?