mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 23:26:30 +08:00
chore(tools): add package selector to dev command (#9328)
This commit is contained in:
@@ -316,7 +316,6 @@ export function createWebpackConfig(
|
||||
// copy the shared public assets into dist
|
||||
from: pkg.workspace.getPackage('@affine/core').join('public')
|
||||
.value,
|
||||
to: pkg.distPath.value,
|
||||
},
|
||||
],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user