Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

fix: revert client build target to ES2021#230

Merged
thelindat merged 1 commit intooverextended:mainfrom
unitysync:patch-1
Feb 20, 2025
Merged

fix: revert client build target to ES2021#230
thelindat merged 1 commit intooverextended:mainfrom
unitysync:patch-1

Conversation

@unitysync
Copy link
Contributor

Building to ES2023 does not allow the client to join the server. After testing, reverting the target back to ES2021 has successfully fixed it.

@unitysync unitysync changed the title fix: change build target to ES2021 fix: revert build target to ES2021 Feb 20, 2025
@unitysync unitysync changed the title fix: revert build target to ES2021 fix: revert client build target to ES2021 Feb 20, 2025
@thelindat
Copy link
Member

{A455631E-85A9-4D04-A221-EEA848178C46}
then where is this screenshot from, if you can't play?

@unitysync
Copy link
Contributor Author

then where is this screenshot from, if you can't play?

would not have the slightest clue - it's not mine

Built to ES2021 - gets me to character screen
image

Building to ES2023 - script fails to load
image

Source is identical, only target was changed.

@izmystic
Copy link

Canary update channel is needed for ES2023 to work, its not on beta or release yet

@unitysync
Copy link
Contributor Author

Canary update channel is needed for ES2023 to work, its not on beta or release yet

It's probably best to wait until it's on release channel before pushing any client dependent features if that's the case.

@thelindat thelindat merged commit cd571a6 into overextended:main Feb 20, 2025
@unitysync unitysync deleted the patch-1 branch February 20, 2025 10:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants