mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
fix: replace noop function (#2744)
(cherry picked from commit af6f431c15)
This commit is contained in:
@@ -5,5 +5,5 @@ import { definePluginServerConfig } from './utils.mjs';
|
||||
|
||||
await build({
|
||||
...definePluginServerConfig('bookmark-block'),
|
||||
external: ['cheerio', 'electron', 'puppeteer'],
|
||||
external: ['cheerio', 'electron', 'puppeteer', 'foxact'],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user