🐛 尝试修复 mac M1 构建问题

This commit is contained in:
muwoo 2023-09-27 15:02:18 +08:00
parent 4c2dcc1d3e
commit 1ab00151e3
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "3.2.4-beta.1",
"version": "3.2.4-beta.2",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {

View File

@ -9,9 +9,6 @@ module.exports = {
'@': path.join(__dirname, './src'),
},
},
externals: {
'extract-file-icon': 'commonjs extract-file-icon',
},
},
pages: {
index: {