parent
1d39bfa0e0
commit
03326169c5
1 changed files with 1 additions and 3 deletions
|
@ -6,6 +6,4 @@ import 'dom4';
|
|||
import './polyfills/insertAdjacentElement';
|
||||
import './polyfills/dataset';
|
||||
|
||||
if (typeof window.IntersectionObserver === 'undefined') {
|
||||
import('intersection-observer');
|
||||
}
|
||||
import('intersection-observer');
|
||||
|
|
Loading…
Add table
Reference in a new issue