2
0
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:
XhmikosR
2014-07-01 07:35:33 +03:00
parent a013c112c4
commit 2a47034598
4 changed files with 8758 additions and 2 deletions
+2 -2
View File
@@ -293,8 +293,8 @@ module.exports = function (grunt) {
expand: true,
cwd: './dist',
src: [
'{css,js}/*.min.*',
'css/*.map',
'css/*',
'js/*',
'fonts/*'
],
dest: 'docs/dist'