/codegen-repro

Reproducing issue #22 in babel-plugin-codegen

Primary LanguageJavaScript

Reproduction of the babel-plugin-codegen issue #22

Actual issue is here.

Reproduced on

  • OS: Windows 10 64-bit
  • Node: v10.15.0
  • Yarn: 1.13.0
  • NPM: 6.4.1

Run yarn compile to compile my.js which contains the code that triggers the issue.