Lingon should reload changed lingon.js file
jpettersson opened this issue · 2 comments
jpettersson commented
In server mode: Allow Lingon to detect when lingon.js has changed and reload the entire environment. Today you have to manually restart lingon, that's not nice.
thisispvb commented
This is always a possibly tricky feature because the process will fail and exit if you make a (syntax) mistake in the lingon.js file.
thisispvb commented
Done in the lingon-cli (jpettersson/lingon-cli#6)