mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
chore(tools): add package selector to dev command (#9328)
This commit is contained in:
@@ -9,6 +9,7 @@ export const PackageToDistribution = new Map<
|
||||
['@affine/admin', 'admin'],
|
||||
['@affine/web', 'web'],
|
||||
['@affine/electron-renderer', 'desktop'],
|
||||
['@affine/electron', 'desktop'],
|
||||
['@affine/mobile', 'mobile'],
|
||||
['@affine/ios', 'ios'],
|
||||
['@affine/android', 'android'],
|
||||
|
||||
Reference in New Issue
Block a user