Skip to content

Commit 73117c7

Browse files
authored
fix: broken bundle on Edge #64
1 parent a03a51a commit 73117c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/base/src/sap/ui/webcomponents/base/events/PolymerGestures.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import WCPolyfill from '../thirdparty/webcomponents-polyfill';
12
import * as PolymerGestures from "@polymer/polymer/lib/utils/gestures";
23
import {injectGesturesProvider} from "./DefaultGestures";
34

0 commit comments

Comments
 (0)