🐛 尝试修复 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

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