Compiling Peacock myself always breaks everything #474
Unanswered
thecatontheceiling
asked this question in
Q&A
Replies: 6 comments 13 replies
|
Does this error also show up when you run Peacock using |
0 replies
|
No, that seems to work fine. Something goes wrong when building. |
0 replies
|
Nevermind, Peacock still seems to act weird when running run-dev, a whooooole lot of "failed to save sessions" |
6 replies
|
Can you run |
3 replies
Does this error also occur if you do not make any changes to the code before building? |
4 replies
|
I've seen this issue in prod builds before so I'm gonna say it's a bug and open a tracking issue for it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Even if I add only one single space to one file, whenever I compile with
yarn install,yarn buildandyarn optimize, it always ends up breaking save functionality in some way.It spams these errors, usually when I've been compromised in-game but it can also happen in other situations.
I have attached the outputted chunk0.js file here:
https://gofile.io/d/zzcqzT
https://gofile.io/d/pPTjwY
All reactions