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 "Material: use class properties" #25168

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Dec 21, 2022

Reverts #24237

see #24237 (comment)

Let's avoid the usage of class properties until Webpack 5 is more widespread.

I also think we should remove all JS syntax > ES2018 from the project in general (e.g. nullish coalescing) and wait with the introduction.

@mrdoob mrdoob added this to the r148 milestone Dec 22, 2022
@mrdoob mrdoob merged commit 18f4042 into dev Dec 22, 2022
@mrdoob mrdoob deleted the revert-24237-class-properties-material branch December 22, 2022 04:19
@mrdoob
Copy link
Owner

mrdoob commented Dec 22, 2022

I also think we should remove all JS syntax > ES2018 from the project in general (e.g. nullish coalescing) and wait with the introduction.

Sounds good to me!

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