Update Gruntfile to not use dev server in default task
Created by: tomjohnson916
I added a development server connect task in a previous commit/PR. This update it to fix the default grunt task to specifically use the original one (as designated with default_options) and not include the dev one when running this task.