chore(Rakefile): use exec for webserver
exec unlike system replaces the current process. this way when we kill the webserver process we don't get scary looking 'rake aborted' error
This commit is contained in:
Reference in New Issue
Block a user