mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Copy all files in docs/dist.
Now we are on par with what we have on the gh-pages dist/ folder.
This commit is contained in:
+2
-2
@@ -293,8 +293,8 @@ module.exports = function (grunt) {
|
||||
expand: true,
|
||||
cwd: './dist',
|
||||
src: [
|
||||
'{css,js}/*.min.*',
|
||||
'css/*.map',
|
||||
'css/*',
|
||||
'js/*',
|
||||
'fonts/*'
|
||||
],
|
||||
dest: 'docs/dist'
|
||||
|
||||
Reference in New Issue
Block a user