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

Upgrading to ES2021 #1267

Open
egekorkan opened this issue Apr 19, 2024 · 2 comments
Open

Upgrading to ES2021 #1267

egekorkan opened this issue Apr 19, 2024 · 2 comments

Comments

@egekorkan
Copy link
Member

As agreed last week, we will upgrade to Node.js ES2021 and if it doesn't work, we can go for older versions. We will bump minor version, i.e. going to 0.9.0.

We will merge #1266 and #1258 before doing that.

@relu91
Copy link
Member

relu91 commented Apr 24, 2024

Tried to upgrade to ES2021 and as @danielpeintner predicted something broke. It seems that browserify can't handle modern js syntax out of the box. Instead of keeping personalizing browserify I would prefer to upgrade to more modern solutions and therefore this issue is blocked by: #387

@egekorkan
Copy link
Member Author

We can try something like https://parceljs.org that allows customization (we can use readable stream 4) and is new and fast.

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

No branches or pull requests

2 participants