Skip to content

UMD issues fixed

Latest
Compare
Choose a tag to compare
@iamvijaydev iamvijaydev released this 07 Feb 11:18
· 10 commits to master since this release

Changes:

  • Fixed issues with require and angular module being provided as object. Expects as function.
  • Webpack config duplication removed.
  • Example scripts moved to modules.
  • Separate webpack config for building examples script - faster loading demos.
  • Better Readme and demo landing page