Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'time-grunt' and improve the Gruntfile.js a bit #118

Merged
merged 1 commit into from
Oct 6, 2014

Conversation

Rayman
Copy link
Contributor

@Rayman Rayman commented Oct 2, 2014

The Gruntfile now shows time graphs after a build has been done. It also uses 'load-grunt-tasks' for loading grunt tasks. For reference, these two modules are also used in the official yeoman/generator-webapp.

I also added 'use strict' to enable strict mode. This prohibits the use of the variable 'package' so I inlined that bit.

rctoris added a commit that referenced this pull request Oct 6, 2014
add 'time-grunt' and improve the Gruntfile.js a bit
@rctoris rctoris merged commit 3536a82 into RobotWebTools:develop Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants