Fix For Production Builds
Pre-release
Pre-release
This release fixes a bug which was causing the production build to fail.
Changelog:
- Fixed a bug in the Webpack/Typescript build pipeline which was causing the production build to fail. Switched from "awesome-typescript-loader" to "ts-loader" for Typescript loading/compilation.
- Minor fix with respect to properly detect the global Google Analytics function.