Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add Script alias (#6237)" #6355

Merged
merged 2 commits into from
May 13, 2024
Merged

Revert "Add Script alias (#6237)" #6355

merged 2 commits into from
May 13, 2024

Conversation

marklundin
Copy link
Member

Due to #6316 it is not possible to extend the current ScriptType class using ES class syntax. This makes it impossible to use with ESM Scripts.

This PR therefore reverts the commit dd65f24 and removes the Script aliasing of ScriptType. The Script class will now become it's own concrete base class compatible with ESM class scripts. This will included in a followup PR.

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@marklundin marklundin requested a review from a team May 13, 2024 10:21
@marklundin marklundin self-assigned this May 13, 2024
@marklundin marklundin merged commit d39421f into main May 13, 2024
7 checks passed
@marklundin marklundin deleted the revert-script-alias branch May 13, 2024 10:49
slimbuck pushed a commit to slimbuck/engine that referenced this pull request May 20, 2024
@marklundin marklundin mentioned this pull request Jun 5, 2024
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.

2 participants