bitovi / jquerypp

jQuery's missing utils and special events
http://jquerypp.com
MIT License
1.21k stars 160 forks source link

Changing jQuery references to local $ #71

Closed daffl closed 11 years ago

daffl commented 11 years ago

Removing global jQuery references as mentioned in #67 and #68. Should work with real AMD and noConflict now.