I use load-grunt-config which uses the task name to auto pick up the config files but on an existing project I had 'grunt-express' and 'grunt-express-server' both use the same task name.
What would be the impact of updating the task name to 'express-server'?
I use load-grunt-config which uses the task name to auto pick up the config files but on an existing project I had 'grunt-express' and 'grunt-express-server' both use the same task name.
What would be the impact of updating the task name to 'express-server'?