This commit is contained in:
Mark Otto 2013-12-31 11:57:44 -08:00
parent b43371cd0a
commit 78e1af58d6
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ module.exports = function (grunt) {
cwd: './dist',
src: [
'{css,js}/*.min.*',
'{css}*.map',
'{css}/*.map',
'fonts/*'
],
dest: 'docs/dist'