babel-plugin-const-enum
babel-plugin-const-enum copied to clipboard
Support multiple `enum` declaration merging for "constObject"
https://github.com/babel/babel/issues/8741#issuecomment-470485894
Keep map of currently defined enums in state. If it exists, loop through members and add to previously defined constObject.