mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
feat: init @affine/env (#1243)
This commit is contained in:
@@ -4,8 +4,7 @@ import {
|
||||
getApis,
|
||||
GoogleAuth,
|
||||
} from '@affine/datacenter';
|
||||
|
||||
import { config } from './env';
|
||||
import { config } from '@affine/env';
|
||||
|
||||
let prefixUrl = '/';
|
||||
if (typeof window === 'undefined') {
|
||||
|
||||
Reference in New Issue
Block a user