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

[Feature] Add support for newer Node versions #896

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

LJKaski
Copy link
Collaborator

@LJKaski LJKaski commented Jan 29, 2025

Description

This PR updates a couple of key Rollup plugins to enable support for Node versions newer than 20. Currently the build fails on newer Node versions.

Motivation and Context

This was a technical issue that needed to be fixed. Also, the plugins in question were already deprecated and needed to be replaced at some point in any case.

How Has This Been Tested?

Tested by manually checking that the output structure matches the one before the change and that it works as previously in a React+Vite project.

Release notes

General

  • Update dependencies

@LJKaski LJKaski self-assigned this Jan 30, 2025
@LJKaski LJKaski added enhancement New feature or request dependencies Pull requests that update a dependency file and removed enhancement New feature or request labels Jan 30, 2025
@LJKaski LJKaski marked this pull request as ready for review January 30, 2025 07:23
@LJKaski LJKaski requested a review from riitasointi as a code owner January 30, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant