2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

rename raw-files.js to raw-files.min.js

it's not /technically/ minified, but close enough
it's autogenerated, not terribly human-readable, and not meant to be directly modified
This commit is contained in:
Chris Rebert
2014-01-19 22:28:25 -08:00
parent 06a7bdd0b0
commit 336f5f1dce
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ module.exports = function (grunt) {
'docs/assets/js/vendor/uglify.min.js',
'docs/assets/js/vendor/blob.js',
'docs/assets/js/vendor/filesaver.js',
'docs/assets/js/raw-files.js',
'docs/assets/js/raw-files.min.js',
'docs/assets/js/customizer.js'
],
dest: 'docs/assets/js/customize.min.js'