Breaks Safari on IOS 9 due to mix of const and strict mode
Closed this issue · 1 comments
MattyBalaam commented
SyntaxError: Unexpected keyword ‘const’. Const declarations are not supported in strict mode.
youzi commented
@MattyBalaam We were expecting a es6 to es5 transform. Should be resolved with e71b017