Skip to content

Fix For Production Builds

Pre-release
Pre-release
Compare
Choose a tag to compare
@ghalusa ghalusa released this 11 Feb 19:46
· 819 commits to master since this release
dec4258

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.