projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ea09b2
)
silence compressor warnings
author
Dan Vanderkam
<danvdk@gmail.com>
Sun, 21 Jul 2013 12:25:54 +0000
(08:25 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Sun, 21 Jul 2013 12:25:54 +0000
(08:25 -0400)
generate-combined.sh
patch
|
blob
|
blame
|
history
diff --git
a/generate-combined.sh
b/generate-combined.sh
index
76d232c
..
c4a40f2
100755
(executable)
--- a/
generate-combined.sh
+++ b/
generate-combined.sh
@@
-36,7
+36,7
@@
Copyright () {
CatMinified () {
Copyright
CatSources \
- | uglifyjs - -c -m
+ | uglifyjs - -c
'warnings=false'
-m
# | java -jar yuicompressor-2.4.2.jar --type js
}