>>261
動けばそれで良いのですがどうしてもjqueryを使う必要があれば
this.$ = this.jQuery = jQuery.noConflict(true);
と記述すればお互いのjqueryに影響はないかと