I wanted to try out your work here, so I followed your documentation for installing but unfortunately when I load up the site I get a blank screen and the following error in the js console.
Uncaught ReferenceError: Backbone is not defined ledger.js:2230
I thought perhaps it was due to the versions of the bower dependencies advancing since your last commit, so I tried moving each of the version dependencies from "~#.#.#" to just "#.#.#" but no luck.
I wanted to try out your work here, so I followed your documentation for installing but unfortunately when I load up the site I get a blank screen and the following error in the js console.
Uncaught ReferenceError: Backbone is not defined ledger.js:2230
I thought perhaps it was due to the versions of the bower dependencies advancing since your last commit, so I tried moving each of the version dependencies from "~#.#.#" to just "#.#.#" but no luck.