aufond
aufond copied to clipboard
Investigate parallel bundling
Right now it seems once a new bundle has been located in the .bundle folder the active process stops working. If this is the case, an automatic restart should be enforced after each bundle. The start script should have a reset option and the bundle script should call the start script.
Would go hand in hand with automatic deploy https://coderwall.com/p/xczkaq
- Watching the server start log (with
tail -f
) on the client machine would make it perfect