How do you configure file dependencies in project pane?
for example .js
files automatically get added as a dependency of .coffeescript
they're compiled from.
But source map files don't. How can I change that?
upd: here are the file watcher options: