Skip to content

Browser distribution should be wrapped in an IIFE #5

@benquarmby

Description

@benquarmby

Firstly, the browser distribution of mocha-given (/browser/mocha-given.js) is very much appreciated!

However, the compiled JavaScript currently pollutes the browser's global scope with all of the module's variables. I believe that compiling CoffeeScript without the --bare option should fix that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions