Commits

cueedee committed 5f12dc5c33a
chore(app generator/templates): add ability to specify grunt tasks through an environment variable The default grunt task will run tasks from the `GRUNT_TASK` variable if specified or the `dist` task (the previous default) instead.