...
|
...
|
@@ -25,7 +25,9 @@ shelljs.ls(path.join(__dirname, '/js/**/*.page.js')).forEach((f) => { |
|
|
'yoho-jquery-lazyload',
|
|
|
'yoho-slider',
|
|
|
'yoho-jquery-accordion',
|
|
|
'yoho-jquery-nanoscroller'
|
|
|
'yoho-jquery-nanoscroller',
|
|
|
'yoho-jquery-placeholder',
|
|
|
'yoho-jquery-dotdotdot'
|
|
|
];
|
|
|
});
|
|
|
|
...
|
...
|
|