Skip to content

Modernize dev tools. More reporting and docs

Compare
Choose a tag to compare
@DavidValin DavidValin released this 14 Jul 23:28
· 114 commits to master since this release
502b63a
  • Migrate build from Grunt to webpack
  • Migrated from karma to jest
  • Move tests under test
  • Added coverage report
  • Stop using "typings". Use @types definitions
  • From npm to yarn
  • Adapt travis pipeline to use new setup
  • Moved to UMD instead of CommonJS to support Node and Browser
  • Updated README: added SDK demo link and other instructions