Implicit import symbol-observable to avoid inconsistent symbol (#26288)

This commit is contained in:
Mitsuhiro Tanda
2020-07-14 09:25:17 +02:00
committed by GitHub
parent c863fd3da9
commit 077aec465c
+1
View File
@@ -1,3 +1,4 @@
import 'symbol-observable';
import 'core-js/stable';
import 'regenerator-runtime/runtime';