2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
Files
bootstrap/build/uglifyjs.config.json
T
2017-08-31 16:40:26 +02:00

9 lines
83 B
JSON

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