Skip to content

Add modularity #2

@mackrauss

Description

@mackrauss

Rollcall Duo should be usable within a browser and node.js (should work due to code checking if we are within node.js or browser and setting needed globals).

Better would be to use common.js or AMD to define the dependencies and enable tools to include the module and resolve dependencies for both browser and node.js. Require.js (AMD) seems to be able to do that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions