Nicolò Ribaudo 6a5cee8f27
Remove circular dependency (#10405)
* Remove circular dependency

* Move @babel/runtime test to @babel/runtime
2019-09-08 22:53:42 +02:00

5 lines
70 B
Plaintext

{
"plugins": [
"@babel/transform-modules-commonjs"
]
}