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

Compatibility with AMD module loaders #1

Closed
wants to merge 1 commit into from

Conversation

stutrek
Copy link

@stutrek stutrek commented Jan 17, 2013

I left it unindented to make the diff readable.

@ghost
Copy link

ghost commented Jan 18, 2013

I really don't like AMD. Not merging this because AMD needs to go away.

@ghost ghost closed this Jan 18, 2013
@dominictarr
Copy link

you can convert AMD to node.js require with this https://github.com/thlorenz/browserify-ftw/
so, they will also be node.js compatible.

@schell
Copy link

schell commented Jan 18, 2013

I support you in your dislike of AMD. I wrote a module loader and briefly considered making it AMD compatible until I realized how much I dislike the AMD spec (and the way require.js does things in general). What's your beef?

This pull request was closed.
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 this pull request may close these issues.

3 participants