mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
refactor: webpack config (#11421)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { mixpanel, sentry } from '@affine/track';
|
||||
import { APP_SETTINGS_STORAGE_KEY } from '@toeverything/infra';
|
||||
import { APP_SETTINGS_STORAGE_KEY } from '@toeverything/infra/atom';
|
||||
|
||||
mixpanel.init();
|
||||
sentry.init();
|
||||
|
||||
Reference in New Issue
Block a user