1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02:00
This commit is contained in:
Chris Rebert
2014-01-07 17:08:40 -08:00
parent 9eab6ffd1c
commit bf5017c01c
3 changed files with 3 additions and 3 deletions

View File

@@ -208,7 +208,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'

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long