mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
Fix really weird issue
Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
parent
a0fca9bdc2
commit
1c9bf730fb
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@peacockproject/monorepo",
|
||||
"version": "7.0.0-alpha.1",
|
||||
"revisionIdent": -7001,
|
||||
"version": "7.0.0-alpha.2",
|
||||
"revisionIdent": -7002,
|
||||
"private": true,
|
||||
"license": "AGPL-3.0",
|
||||
"scripts": {
|
||||
|
@ -74,7 +74,7 @@ await e.build({
|
||||
"process.env.ZEIT_BITBUCKET_COMMIT_SHA": "undefined",
|
||||
"process.env.VERCEL_GIT_COMMIT_SHA": "undefined",
|
||||
"process.env.ZEIT_GITLAB_COMMIT_SHA": "undefined",
|
||||
"process.env.MSGPACKR_NATIVE_ACCELERATION_DISABLED": "true",
|
||||
// "process.env.MSGPACKR_NATIVE_ACCELERATION_DISABLED": "true",
|
||||
},
|
||||
sourcemap: "external",
|
||||
plugins: [
|
||||
|
Loading…
Reference in New Issue
Block a user