Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

dualStorage and requireJS : Underscore is missing #125

@Simmoniz

Description

@Simmoniz

Since dualStorage uses underscore fonctionnalities, would the line #9 should look like this ?

})(this, function(Backbone, _) {

I am getting error "_ is not defined"

(within the amd version -> "backbone.dualstorage.amd.js")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions