Closed mattdrose closed 9 years ago
+1 for this important addition, module loaders are an essence in modern js world.
For ref: http://stackoverflow.com/a/11890239
Please rebase so I can merge. Thanks.
@mattdrose ping
When I added this to my fork, I tagged it (as 2.0.8... probably not the smartest) so that I could use it as a vendor. I have a number of projects (some in production), using this tag of my fork right now. Do you know how I can rebase it without squashing my tag on my forks commit?
Do you want me to PR my branch? Not sure if I did things correctly, never dealt with front-end AMD.
It's okay. I just made a new pull request on a different branch. Thanks. See #233
If anyone knows a way I could have done this differently, I'd love the ghub tut :P
Added ability to load jquery-placeholder as a module using module loaders like RequireJS