mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fix #12143
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ module.exports = function (grunt) {
|
||||
cwd: './dist',
|
||||
src: [
|
||||
'{css,js}/*.min.*',
|
||||
'{css}/*.map',
|
||||
'css/*.map',
|
||||
'fonts/*'
|
||||
],
|
||||
dest: 'docs/dist'
|
||||
|
||||
Reference in New Issue
Block a user