Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
0165a620ec5826289dd56c0683c413e7a5b47fcb
0165a620ec5826289dd56c0683c413e7a5b47fcb
Switch branch/tag
bootstrap
build
uglifyjs.config.json
Find file
Normal view
History
Permalink
uglifyjs.config.json
83 Bytes
Newer
Older
Use config file for UglifyJS to ensure same behavior on every environments (#22990)
Johann-S
committed
7 years ago
1
{
Adapt UglifyJS config for IE10
Herst
committed
7 years ago
2
"output"
:
{
Use config file for UglifyJS to ensure same behavior on every environments (#22990)
Johann-S
committed
7 years ago
3
"comments"
:
"/^!/"
Adapt UglifyJS config for IE10
Herst
committed
7 years ago
4
5
6
7
},
"compress"
:
{
"typeofs"
:
false
}
Use config file for UglifyJS to ensure same behavior on every environments (#22990)
Johann-S
committed
7 years ago
8
}
Menu
Explore
Projects
Groups
Snippets