Two new features!
Added two great features thanks to @alexkorban and @aeons!
- Elm files are now watched based on source directories listed in
elm.json
orelm-package.json
this allows watching of files and directories in parent or sibling directories (@alexkorban) - Added
proxy
options so that there is more flexibility with other backend tools (@aeons)