umijs / babel-plugin-import

Modularly import plugin for babel.
3.16k stars 404 forks source link

feat: add switch and switchCase treatment #520

Closed ProfBramble closed 3 years ago

ProfBramble commented 4 years ago

When the switch statement is directly introduced, Babel plugin import does not convert. Now add ast conversion of switch

Scope of influence: switchcase, switchstatement