0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
Bootstrap/build/uglifyjs.config.json
2017-09-26 14:41:49 +03:00

9 lines
87 B
JSON

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