Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Global leak #6

Closed
simon-p-r opened this issue Jun 8, 2015 · 2 comments
Closed

Global leak #6

simon-p-r opened this issue Jun 8, 2015 · 2 comments

Comments

@simon-p-r
Copy link

Hi

I am using j in a module I am writing and when testing it complains about global leak which is coming from 20_deps.js in the bits directory. Is there no other way of exposing variables?

Thanks

@reviewher
Copy link

@simon-p-r this is intentional. Globals are the main way to support browser script tags to pull in optional dependencies

@simon-p-r
Copy link
Author

simon-p-r commented Mar 2, 2017

You could package up interface more cleanly to prevents this, but it is what it is! Thanks for the response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants