Pass assumptions set in presets to plugins (#13321)

This commit is contained in:
Nicolò Ribaudo
2021-05-17 22:00:01 +02:00
committed by GitHub
parent 0d0950f341
commit f85c6437c5
4 changed files with 68 additions and 4 deletions

View File

@@ -214,6 +214,7 @@ __metadata:
"@babel/helper-transform-fixture-test-runner": "workspace:*"
"@babel/helpers": "workspace:^7.14.0"
"@babel/parser": "workspace:^7.14.2"
"@babel/plugin-transform-modules-commonjs": "workspace:*"
"@babel/template": "workspace:^7.12.13"
"@babel/traverse": "workspace:^7.14.2"
"@babel/types": "workspace:^7.14.2"