Skip to content

fix: revert client build target to ES2021#230

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

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

Conversation

@unitysync

Copy link
Copy Markdown
Member

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

Signed-off-by: sync <68277325+unitysync@users.noreply.github.com>
@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
Copy Markdown
Member

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

@unitysync

Copy link
Copy Markdown
Member 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
Copy Markdown

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

@unitysync

Copy link
Copy Markdown
Member 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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants