Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@johnhidey johnhidey released this 13 Dec 23:53
· 11 commits to master since this release
  • Adding build using GruntJS - thanks @jt000
  • Adding minification - thanks @jt000
  • Allowing access to full application insights object - thanks @jt000
  • Adding stub for easy testing when window.appInsights not available - thanks @jt000
  • Allowing appId to be optionally set in AppInsights prescribed way (during script initialization). This also enables additional config options to be set w/o having to go through start() - thanks @jt000