Skip to content

Unit Tests, Doc Updates, Minor Tweaks

Compare
Choose a tag to compare
@gfranko gfranko released this 12 Oct 19:58
· 218 commits to master since this release
  • Created Jasmine unit tests and added Travis CI support
  • Updated the README to demonstrate how to use amdclean with Grunt
  • Added comments to the source code for clarity
  • Reset the internal moduleNameStore back to an empty object after each clean() method call to prevent unnecessary duplicate module name errors.