mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(ios): fix nbstore worker (#11362)
This commit is contained in:
2
packages/frontend/apps/ios/src/setup-worker.ts
Normal file
2
packages/frontend/apps/ios/src/setup-worker.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import '@affine/core/bootstrap/browser';
|
||||
import './proxy';
|
||||
@@ -1,4 +1,4 @@
|
||||
import './setup';
|
||||
import './setup-worker';
|
||||
|
||||
import { broadcastChannelStorages } from '@affine/nbstore/broadcast-channel';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user