Some ES6 features ("let" scoping, for example), require 'use strict' to be enabled at the top of the module. When using a config file for environment variables, these are prepended to the file, which causes strict mode to not correctly be enabled. Pull request incoming soon.
Some ES6 features ("let" scoping, for example), require 'use strict' to be enabled at the top of the module. When using a config file for environment variables, these are prepended to the file, which causes strict mode to not correctly be enabled. Pull request incoming soon.