chore: 整理 third-party Dark Reader 目录并移除本地说明文件跟踪
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import config from './jest.config.mjs';
|
||||
config.globals.product = 'chrome-mv3';
|
||||
config.globals.__CHROMIUM_MV2__ = false;
|
||||
config.globals.__CHROMIUM_MV3__ = true;
|
||||
export default config;
|
||||
Reference in New Issue
Block a user