zgrossbart / jslim

It's your favorite JavaScript library, only faster
Apache License 2.0
309 stars 8 forks source link

AMD/RequireJs Support? #3

Closed Integralist closed 13 years ago

Integralist commented 13 years ago

Hi,

I just wanted to know if this works when loading scripts/modules (such as jQuery) using RequireJs and the AMD format?

Kind regards, Mark

zgrossbart commented 13 years ago

I think JSlim should work with RequireJs. It doesn't really matter how you bring in the JavaScript library, just that you call it.