Skip to content

fix: add missing available plugins to babel-preset-env-standalone#10732

Merged
JLHwung merged 2 commits intobabel:masterfrom
JLHwung:fix-babel-website-2046
Nov 18, 2019
Merged

fix: add missing available plugins to babel-preset-env-standalone#10732
JLHwung merged 2 commits intobabel:masterfrom
JLHwung:fix-babel-website-2046

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Nov 18, 2019

Q                       A
Fixed Issues? Fixes babel/website#2046
Patch: Bug Fix? Yes
Tests Added + Pass? Yes
Any Dependency Changes? Added lodash to devDependencies
License MIT

This PR adds missing plugins to ./src/available-plugins. A future-proof unit test is added: if we add new plugins to env, we will not forget to sync them with env-standalone.

@JLHwung JLHwung added PR: Bug Fix 🐛 A type of pull request used for our changelog categories area: repl labels Nov 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: repl outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Could not find plugin "syntax-json-strings" in REPL

3 participants