Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
d1fd917b
Commit
d1fd917b
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #12218 from ZDroid/docs.js
Rename uglify.js to uglify.min.js for consistency
parents
8c0cb806
c3351049
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gruntfile.js
+1
-1
Gruntfile.js
docs/assets/js/uglify.min.js
+0
-0
docs/assets/js/uglify.min.js
with
1 addition
and
1 deletion
+1
-1
Gruntfile.js
+
1
-
1
View file @
d1fd917b
...
...
@@ -133,7 +133,7 @@ module.exports = function (grunt) {
src
:
[
'
docs/assets/js/less.min.js
'
,
'
docs/assets/js/jszip.js
'
,
'
docs/assets/js/uglify.js
'
,
'
docs/assets/js/uglify.
min.
js
'
,
'
docs/assets/js/blob.js
'
,
'
docs/assets/js/filesaver.js
'
,
'
docs/assets/js/raw-files.js
'
,
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/uglify.js
→
docs/assets/js/uglify.
min.
js
+
0
-
0
View file @
d1fd917b
File moved
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment