mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Move uglify-js's config back to CLI. (#24147)
We need to pass different options and this seems cleaner at this point. In order for docs.min.js to keeps all comments, we don't pass `compress`.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"output": {
|
||||
"comments": "/^!/"
|
||||
},
|
||||
"compress": {
|
||||
"typeofs": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user