Skip to content

refactor: remove usage of var in babel-preset-react-app - #9648

Open
tobiasbueschel wants to merge 1 commit into
react:mainfrom
tobiasbueschel:refactor/const
Open

refactor: remove usage of var in babel-preset-react-app#9648
tobiasbueschel wants to merge 1 commit into
react:mainfrom
tobiasbueschel:refactor/const

Conversation

@tobiasbueschel

Copy link
Copy Markdown
Contributor

As discussed with @mrmckeb this PR removes the legacy usage of var within babel-preset-react-app: https://github.com/facebook/create-react-app/pull/9645/files#r489211419

Comment threadpackages/babel-preset-react-app/README.md Outdated
Comment threadpackages/babel-preset-react-app/create.js Outdated
@tobiasbueschel

Copy link
Copy Markdown
ContributorAuthor

The fix was released in PostCSS 7.0.34. This PR can be removed.

Hi @ai, I think you might have accidentally commented on the wrong PR - this one is not related to PostCSS, but rather to the legacy usage of var.

@stale

staleBot commented Dec 25, 2020

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stalestaleBot added the stale label Dec 25, 2020
@tobiasbueschel

Copy link
Copy Markdown
ContributorAuthor

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

Please keep the PR open.

@stalestaleBot removed the stale label Jan 4, 2021
@stale

staleBot commented Jan 9, 2022

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stalestaleBot added the stale label Jan 9, 2022
@tobiasbueschel

Copy link
Copy Markdown
ContributorAuthor

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

👋

@stalestaleBot removed the stale label Jan 10, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tobiasbueschel@facebook-github-bot