Google Chrome bugfix: no support for let
Google Chrome doesn't support the ES6 keyword let unless the script is using strict mode. As running in strict mode is no issue for the script, this has now been enabled.
Google Chrome doesn't support the ES6 keyword let unless the script is using strict mode. As running in strict mode is no issue for the script, this has now been enabled.