* Update webpack-config to more closely align with SilverStripe core modules
* Automated linting
* Remove all JS linting errors, use let/const for assignment, do not reassign callback arguments
* Rebuild dist files, remove yarn lock from build command, remove source map files