mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix #12531
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ module.exports = function (grunt) {
|
|||||||
|
|
||||||
// Task configuration.
|
// Task configuration.
|
||||||
clean: {
|
clean: {
|
||||||
dist: 'dist'
|
dist: ['dist', 'docs/dist']
|
||||||
},
|
},
|
||||||
|
|
||||||
jshint: {
|
jshint: {
|
||||||
|
|||||||
Reference in New Issue
Block a user