mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-07 19:14:11 +08:00
🐛 尝试修复 mac M1 构建问题
This commit is contained in:
parent
4c2dcc1d3e
commit
1ab00151e3
@ -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": {
|
||||
|
@ -9,9 +9,6 @@ module.exports = {
|
||||
'@': path.join(__dirname, './src'),
|
||||
},
|
||||
},
|
||||
externals: {
|
||||
'extract-file-icon': 'commonjs extract-file-icon',
|
||||
},
|
||||
},
|
||||
pages: {
|
||||
index: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user