Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 365 Bytes

File metadata and controls

14 lines (11 loc) · 365 Bytes

typhonjs-core-backbone-localstorage

Provides an adapter for backbone-es6 using typhonjs-core-multistorage.

INCOMPLETE

Must comment out in Backbone.js:

//if (typeof this.$ === 'undefined')
//{
//   throw new Error("Backbone - ctor - could not locate global '$' (jQuery or equivalent).");
//}

Also in JSPM config.js must provide an empty map for jquery.