Commit 78e1af58 authored by Mark Otto's avatar Mark Otto

typo

parent b43371cd
...@@ -205,7 +205,7 @@ module.exports = function (grunt) { ...@@ -205,7 +205,7 @@ module.exports = function (grunt) {
cwd: './dist', cwd: './dist',
src: [ src: [
'{css,js}/*.min.*', '{css,js}/*.min.*',
'{css}*.map', '{css}/*.map',
'fonts/*' 'fonts/*'
], ],
dest: 'docs/dist' dest: 'docs/dist'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment