0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/build/uglifyjs.config.json
2017-08-31 16:40:26 +02:00

9 lines
83 B
JSON

{
"output": {
"comments": "/^!/"
},
"compress": {
"typeofs": false
}
}