🔨 添加系统加密配置.

This commit is contained in:
lijiahang
2025-01-14 10:05:01 +08:00
parent f65aa89421
commit 956c34176d
6 changed files with 2921 additions and 2670 deletions

View File

@@ -27,7 +27,8 @@ export default mergeConfig(
'@xterm/addon-image', '@xterm/addon-search', '@xterm/addon-unicode11',
'@xterm/addon-web-links', '@xterm/addon-webgl'],
monaco: ['monaco-editor'],
pkg: ['dayjs', 'cron-parser', 'ts-md5', 'file-saver', 'html2canvas']
crypto: ['ts-md5', 'jsencrypt'],
pkg: ['dayjs', 'cron-parser', 'file-saver', 'html2canvas']
},
},
},