Skip to content

Commit

Permalink
Geomap: Fixing examples by temporarily excluding them from minification
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Sep 19, 2014
1 parent 969f53d commit 9d0765b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Expand Up @@ -820,6 +820,7 @@ module.exports = (grunt) ->
cwd: "dist/unmin"
src: [
"**/*.html"
"!**/geomap*.html"
]
dest: "dist"
expand: true
Expand Down

0 comments on commit 9d0765b

Please sign in to comment.