fix(core): remove ses lockdown (#5350)

This commit is contained in:
LongYinan
2023-12-20 04:11:34 +00:00
parent e3882f9648
commit 800ea0abf1
7 changed files with 17 additions and 70 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import './polyfill/ses-lockdown';
import 'ses';
import './polyfill/intl-segmenter';
import './polyfill/request-idle-callback';