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