mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
typo
This commit is contained in:
+1
-1
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user