thedesk/js/platform/first.js
2018-01-28 21:22:43 +09:00

4 lines
127 B
JavaScript

//jQuery読む
window.jQuery = window.$ = require('./js/common/jquery.js');
var Hammer = require('./js/common/hammer.min.js');