mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-15 05:38:00 +08:00
fix(web): add Promise.withResolvers polyfill (#7003)
- Fix https://github.com/toeverything/blocksuite/issues/7098
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import 'core-js/features/promise/with-resolvers';
|
||||
Reference in New Issue
Block a user