mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix #12143
This commit is contained in:
+1
-1
@@ -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'
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user