Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Transition to Browserify over Bower

Compare
Choose a tag to compare
@dmaloneycalu dmaloneycalu released this 27 Jan 18:06
· 44 commits to master since this release

Large refactor of the build process and features, most importantly removing Bower as a piece of the development process and transitioning to Browserify. Also does the following:

  • documentation update
  • adds notification emails on deployments
  • removes server.js and utilizes grunt-contrib-connect
  • separates instrumented test .js files from build files
  • removes "build/" as part of the s3 and cloudfront deployments