fix(plugin-infra): dependencies (#3252)

This commit is contained in:
Alex Yang
2023-07-17 11:11:02 +08:00
committed by GitHub
parent a2dae0d592
commit 06184a765c
3 changed files with 4 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ const outputList = [
['manager.js', 'manager.cjs'],
],
['node_modules/@blocksuite/global/dist', ['utils.js']],
['node_modules/jotai', ['vanilla.js']],
] as [entry: string, expected: string[]][];
await Promise.all(