projects
/
WP-Themes
/
ChippewaCounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1425b73
)
Lose bracket at end of file
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 16 Jan 2015 17:24:26 +0000
(12:24 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 16 Jan 2015 17:24:26 +0000
(12:24 -0500)
Gruntfile.js
patch
|
blob
|
history
diff --git
a/Gruntfile.js
b/Gruntfile.js
index
48c481d
..
753734c
100755
(executable)
--- a/
Gruntfile.js
+++ b/
Gruntfile.js
@@
-82,5
+82,3
@@
module.exports = function(grunt) {
grunt.registerTask('runwatch', ['sass','uglify', 'concat']);
grunt.registerTask('default', ['runwatch','watch']);
}
-
-}
\ No newline at end of file