mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore: standardize package references (#9346)
This commit is contained in:
@@ -17,8 +17,7 @@ const webDir = path.join(
|
||||
'packages',
|
||||
'frontend',
|
||||
'apps',
|
||||
'electron',
|
||||
'renderer'
|
||||
'electron-renderer'
|
||||
);
|
||||
const affineWebOutDir = path.join(webDir, 'dist');
|
||||
const publicAffineOutDir = path.join(publicDistDir, `web-static`);
|
||||
|
||||
Reference in New Issue
Block a user