Skip to content

archive stage 4 parser plugins#13717

Merged
JLHwung merged 5 commits intobabel:mainfrom
JLHwung:archive-parser-plugins
Sep 1, 2021
Merged

archive stage 4 parser plugins#13717
JLHwung merged 5 commits intobabel:mainfrom
JLHwung:archive-parser-plugins

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Aug 31, 2021

Q                       A
License MIT

Archive three stage 4 parser plugins.

Babel Archives PR: babel/babel-archive#10

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Aug 31, 2021
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Aug 31, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b50f195:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@JLHwung JLHwung marked this pull request as draft August 31, 2021 15:50
@JLHwung JLHwung marked this pull request as ready for review August 31, 2021 18:16
@babel-bot
Copy link
Copy Markdown
Collaborator

babel-bot commented Aug 31, 2021

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/48412/

"plugins": ["proposal-class-properties", "syntax-class-static-block"],
"plugins": [
"proposal-class-properties",
"@babel/plugin-syntax-class-static-block"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plugin dependency will eventually be removed in #13713.

@JLHwung JLHwung force-pushed the archive-parser-plugins branch from 20d4cb1 to b50f195 Compare August 31, 2021 19:18
Copy link
Copy Markdown
Member

@fedeci fedeci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update website docs too, right?

@nicolo-ribaudo
Copy link
Copy Markdown
Member

This PR is just moving packages to a different repo, but we'll need to update them for the PRs that actually enable them by default.

@JLHwung JLHwung merged commit 1f79784 into babel:main Sep 1, 2021
@JLHwung JLHwung deleted the archive-parser-plugins branch September 1, 2021 19:35
@hzoo
Copy link
Copy Markdown
Member

hzoo commented Sep 1, 2021

@fedeci started a pr babel/website#2570

@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Dec 2, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants