Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser distribution should be wrapped in an IIFE #5

Open
benquarmby opened this issue Jul 20, 2014 · 1 comment
Open

Browser distribution should be wrapped in an IIFE #5

benquarmby opened this issue Jul 20, 2014 · 1 comment
Assignees
Milestone

Comments

@benquarmby
Copy link

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.

@jasonkarns
Copy link

can we get this resolved? will a PR get this moving?

@rendro rendro self-assigned this Mar 10, 2016
@rendro rendro added this to the v0.2.0 milestone Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants