1
|
-var $ = require('jquery');
|
1
|
+var $ = require('yoho.jquery');
|
2
|
|
2
|
|
3
|
//var Lazyload = require('yoho.lazyload');
|
3
|
//var Lazyload = require('yoho.lazyload');
|
4
|
var Handlebars = require('yoho.handlebars');
|
4
|
var Handlebars = require('yoho.handlebars');
|