mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-01 17:50:50 +08:00
fix(server): blank screen on mobile (#8460)
Co-authored-by: forehalo <forehalo@gmail.com>
This commit is contained in:
@@ -10,10 +10,9 @@ const fontPath = join(
|
||||
'..',
|
||||
'packages',
|
||||
'frontend',
|
||||
'apps',
|
||||
'web',
|
||||
'dist',
|
||||
'assets'
|
||||
'core',
|
||||
'public',
|
||||
'fonts'
|
||||
);
|
||||
|
||||
await Promise.all(
|
||||
|
||||
Reference in New Issue
Block a user