Commit 0165a620 authored by Herst's avatar Herst Committed by Johann-S
Browse files

Adapt UglifyJS config for IE10

See mishoo/UglifyJS2#2198
parent 870b743b
Showing with 5 additions and 2 deletions
+5 -2
{ {
"output" : { "output": {
"comments": "/^!/" "comments": "/^!/"
} },
"compress": {
"typeofs": false
}
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment