keyboard shortcut - rebuild
Author: digitall-itCreated Nov 22, 2018Updated Nov 29, 2018
I'm on OSX Mojave, the dashboard is fantastic. Is there a keyboard shortcut to manually restart the npm build script? I actually press `q` to exit and then navigate the history with `up arrow` and then I press `enter`on the keyboard. It works in a dev server by typing `rs`, it is a feature of `nodemon`, but I sometimes do a build of a different config from the dev server one and cannot use that useful functionality. I hope I'm clear enough. If there is not such a function, I would like to file a feature request.
Source: FormidableLabs/webpack-dashboard