RaveJS / rave

Zero-configuration application bootstrap and development
278 stars 8 forks source link

jQuery doesn't register as AMD #53

Closed unscriptable closed 10 years ago

unscriptable commented 10 years ago

I noticed that jQuery's AMD sniff doesn't detect rave's define. On closer inspection, it's because jquery is looking for define.amd.jQuery whereas rave declares define.amd.jquery (notice the "Q"). Seems like an easy fix.

unscriptable commented 10 years ago

Fixed via 01a3b21f2f2dac29d852ad9276b292f613f0605c