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

AMD shim, please? #20

Open
dminkovsky opened this issue Mar 6, 2014 · 1 comment
Open

AMD shim, please? #20

dminkovsky opened this issue Mar 6, 2014 · 1 comment

Comments

@dminkovsky
Copy link

Hi Derick,

Could you please shim this lib for AMD, please?

The problem is that Backbone has recently gone AMD. This is causing single-file builds via the RequireJS optimizer to fail if the build uses the new AMD Backbone but plugins that are non-AMD compliant. You can read more about this issue here SO answer, and over at PaulUithol/Backbone-relational#215 (comment), where the same problem has been resolved by taking the hyper-standard approach of wrapping the whole lib as in https://github.com/PaulUithol/Backbone-relational/blob/master/backbone-relational.js#L48-L61.

@JasperTey
Copy link

JasperTey commented May 2, 2017

Hmm, so is this library dead? I had the same concern as this ticket, then realized the lack of updates on the library for 5+ years.

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

2 participants