This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
Releases: BoilerplateMVC/Backbone-Require-Boilerplate
Releases · BoilerplateMVC/Backbone-Require-Boilerplate
Updated Backbone and AMDClean
- Updated to Backbone
1.1.1
, which provides AMD support (we were able to remove the Backboneshim
configuration fromconfig.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
- 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