Closed amorino closed 8 years ago
In Safari and using webpack, the library throws the following error: SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode. (anonymous function)
SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode. (anonymous function)
Oh wow nice catch, thanks for the fix :)
In Safari and using webpack, the library throws the following error:
SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode. (anonymous function)