2 Commits

Author SHA1 Message Date
Miguel Del Castillo
3c2ce6d4fe Added CommonJS-like interface to almond wrapper. (#155)
- This changes the build artifact generation so it has a UMD interface.
   http://davidbcalhoun.com/2014/what-is-amd-commonjs-and-umd/

 - Build artifacts should now be capable of working like a Node modules
   (as an npm package with a bundler like Webpack or Browserify for
   frontend development), in addition to the previous interfaces
   (an AMD module or web browser object attached to the window object).
2017-06-30 14:49:44 -07:00
Tom Gaskins
9d2f7daa0e Initial checkin. 2015-08-28 17:13:35 -07:00