babel-plugin-jsx-event-modifiers icon indicating copy to clipboard operation
babel-plugin-jsx-event-modifiers copied to clipboard

Doesn't work with Babel 7

Open orlando opened this issue 8 years ago • 0 comments

I'm getting this error.

Module build failed: Error: This API has been removed. If you're looking for this functionality in Babel 7, you should import the '@babel/helper-module-imports' module and use the functions exposed from that module, such as 'addNamed' or 'addDefault'.

I'm not sure where to look at to get this fixed

orlando avatar Dec 19 '17 20:12 orlando