1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
This commit is contained in:
Mark Otto 2013-12-31 11:57:44 -08:00
parent b43371cd0a
commit 78e1af58d6

View file

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