Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

AMD Loading Ender #194

Open
smcmurray opened this issue Mar 26, 2014 · 2 comments
Open

AMD Loading Ender #194

smcmurray opened this issue Mar 26, 2014 · 2 comments

Comments

@smcmurray
Copy link

smcmurray commented Mar 26, 2014

I know that this has been discussed and dismissed in the past. But I'm still looking for a good way to load Ender via AMD-loader without polluting the global namespace.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@amccollum
Copy link
Contributor

Do the answers in #195 help resolve your issue?

@smcmurray
Copy link
Author

I've looked at --sandbox and tried to use it without naming a module in hopes that it will create no global variables at all. But at the very least it creates $. I don't want a single global. I'd like ender to define(ender) when it detects (typeof define == 'function') && (typeof define.amd == 'object').

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