Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Releases: BoilerplateMVC/Backbone-Require-Boilerplate

Updated Backbone and AMDClean

18 Feb 05:06
Compare
Choose a tag to compare
  • Updated to Backbone 1.1.1, which provides AMD support (we were able to remove the Backbone shim configuration from config.js)
  • Updated to AMDClean 1.2.1, which provides enhanced optimizations. After switching to AMDClean from Almond.js, our built file is ~9k smaller.

AMDClean, Plato, and Library Updates

27 Jan 04:02
Compare
Choose a tag to compare
  • Replaced Almond.js with AMDClean.js.
  • Added Plato code complexity support
  • Updated to Twitter Bootstrap 3, jQuery Mobile 1.4, Require.js 2.1.10, Backbone.js 1.1.0, and Lodash 2.4.1