mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-08 19:54:05 +08:00
🐛 尝试修复 mac M1 构建问题
This commit is contained in:
parent
4c2dcc1d3e
commit
1ab00151e3
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rubick",
|
"name": "rubick",
|
||||||
"version": "3.2.4-beta.1",
|
"version": "3.2.4-beta.2",
|
||||||
"author": "muwoo <2424880409@qq.com>",
|
"author": "muwoo <2424880409@qq.com>",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -9,9 +9,6 @@ module.exports = {
|
|||||||
'@': path.join(__dirname, './src'),
|
'@': path.join(__dirname, './src'),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
externals: {
|
|
||||||
'extract-file-icon': 'commonjs extract-file-icon',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
pages: {
|
pages: {
|
||||||
index: {
|
index: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user