From: Mark Otto Date: Tue, 31 Dec 2013 19:57:44 +0000 (-0800) Subject: typo X-Git-Tag: v3.1.0~130^2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e1af58d6b38ee542c110fdb971cbb229d2d518;p=thirdparty%2Fbootstrap.git typo --- diff --git a/Gruntfile.js b/Gruntfile.js index 8e37123b96..a7251eef95 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -205,7 +205,7 @@ module.exports = function (grunt) { cwd: './dist', src: [ '{css,js}/*.min.*', - '{css}*.map', + '{css}/*.map', 'fonts/*' ], dest: 'docs/dist'