misc: auto500px 필요없음.
This commit is contained in:
+1
-4
@@ -12,7 +12,6 @@ exportWindow($, '$');
|
||||
|
||||
import '../scss/main.scss';
|
||||
import { unwrap } from './util/unwrap';
|
||||
import { auto500px } from './util/auto500px';
|
||||
import { htmlReady } from './util/htmlReady';
|
||||
|
||||
$(function ($) {
|
||||
@@ -124,6 +123,4 @@ $(function ($) {
|
||||
window.addEventListener('scroll', onScroll, true);
|
||||
window.addEventListener('orientationchange', onScroll, true);
|
||||
});
|
||||
})();
|
||||
|
||||
auto500px();
|
||||
})();
|
||||
Reference in New Issue
Block a user