gluon-web-model: uglify flag --support-ie8 is now --ie
From uglify 3.14.0 on, this command is called --ie:
ef5f7fc25e
This commit is contained in:
parent
d46c5f89c5
commit
03b9ffdb24
@ -13,7 +13,7 @@
|
||||
/*
|
||||
Build using:
|
||||
|
||||
uglifyjs javascript/gluon-web-model.js -o javascript/gluon-web-model.min.js -c -m --support-ie8
|
||||
uglifyjs javascript/gluon-web-model.js -o javascript/gluon-web-model.min.js -c -m --ie
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user