This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2025-02-14 11:54:23 +01:00
Code
Issues
Actions
Packages
Releases
Activity
Bootstrap
/
build
/
uglifyjs.config.json
9 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
Use config file for UglifyJS to ensure same behavior on every environments (#22990)
2017-07-05 09:53:23 +02:00
{
Tabs to spaces. (#24110)
2017-09-26 14:41:49 +03:00
"output"
:
{
"comments"
:
"/^!/"
}
,
Adapt UglifyJS config for IE10 See mishoo/UglifyJS2#2198
2017-08-31 16:03:41 +02:00
"compress"
:
{
"typeofs"
:
false
}
Use config file for UglifyJS to ensure same behavior on every environments (#22990)
2017-07-05 09:53:23 +02:00
}
Reference in New Issue
Copy Permalink