mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
Copy fonts/ into dist/ recursively (#19817)
[skip sauce] [skip validator]
This commit is contained in:
parent
7c86bc9664
commit
2a61c4a0c8
@ -276,7 +276,7 @@ module.exports = function (grunt) {
|
||||
copy: {
|
||||
fonts: {
|
||||
expand: true,
|
||||
src: 'fonts/*',
|
||||
src: 'fonts/**',
|
||||
dest: 'dist/'
|
||||
},
|
||||
docs: {
|
||||
|
Loading…
Reference in New Issue
Block a user