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

Allow support for almond.js AMD loading #372

Closed
mtritschler opened this issue Mar 24, 2014 · 3 comments
Closed

Allow support for almond.js AMD loading #372

mtritschler opened this issue Mar 24, 2014 · 3 comments

Comments

@mtritschler
Copy link

almond.js (https://github.com/jrburke/almond/) only loads modules that supply a specific name in define(name, deps, factory). The current implementation just supplies a factory method, without a name or dependencies.

@mtritschler
Copy link
Author

Oops, I thought this would just close the comment box...

@mtritschler mtritschler reopened this Mar 24, 2014
@iloire
Copy link

iloire commented Jun 9, 2015

It would be awesome to have that PR merged

@joshbruce
Copy link
Member

Closing as we would like to concentrate on compliance with specifications. See #1106 and #1216

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

Successfully merging a pull request may close this issue.

3 participants