mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
fix #12531
This commit is contained in:
parent
02ae5a2728
commit
d99d79d2e8
@ -36,7 +36,7 @@ module.exports = function (grunt) {
|
|||||||
|
|
||||||
// Task configuration.
|
// Task configuration.
|
||||||
clean: {
|
clean: {
|
||||||
dist: 'dist'
|
dist: ['dist', 'docs/dist']
|
||||||
},
|
},
|
||||||
|
|
||||||
jshint: {
|
jshint: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user