Skip to content

Commit f5cdb62

Browse files
committed
Fix polyfill path
1 parent 91f7202 commit f5cdb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import 'core-js/modules/es7.symbol.async-iterator.js';
1+
import 'core-js/modules/es.symbol.async-iterator.js';

0 commit comments

Comments
 (0)