mirror of https://github.com/twbs/bootstrap.git
typo
This commit is contained in:
parent
b43371cd0a
commit
78e1af58d6
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue