Skip to content

Commit 528a2d0

Browse files
committed
chore: it is client and not es6
1 parent 42489ef commit 528a2d0

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,4 +1,4 @@
1-
import 'core-js/es6/shim';
1+
import 'core-js/client/shim';
22
import 'reflect-metadata';
33
require('zone.js/dist/zone');
44

0 commit comments

Comments
 (0)