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

* Replace deprecated babel package @babel/plugin-proposal-class-properties w/ @babel/plugin-transform-class-properties #5535

Merged

Conversation

PikachuEXE
Copy link
Collaborator

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

Description

Got error (see Screenshots) after #5526 merged
Due to FT using deprecated https://www.npmjs.com/package/@babel/plugin-proposal-class-properties instead of
https://www.npmjs.com/package/@babel/plugin-transform-class-properties

This PR migrates to the new one

Screenshots

Error
image

Testing

  • yarn && yarn dev & ensure no error appears
  • (Optional) yarn && yarn build

Desktop

  • OS:
  • OS Version:
  • FreeTube version:

Additional context

…rties w/ @babel/plugin-transform-class-properties
@github-actions github-actions bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Aug 7, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) August 7, 2024 00:42
@FreeTubeBot FreeTubeBot merged commit cddc22e into FreeTubeApp:development Aug 7, 2024
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants