Merge branch 'master' of github.com:mishoo/UglifyJS2
This commit is contained in:
@@ -1141,6 +1141,7 @@ function OutputStream(options) {
|
||||
0x21 , // !
|
||||
0x0a , // \n
|
||||
0x0d , // \r
|
||||
0x00 , // \0
|
||||
0xfeff , // Unicode BOM
|
||||
0x2028 , // unicode "line separator"
|
||||
0x2029 , // unicode "paragraph separator"
|
||||
|
||||
Reference in New Issue
Block a user