I'd like to use this babel plugin with require declarations and it doesn't seem to be working. ``` require('icon.svg') ``` I'm getting the usual error `SyntaxError: Unexpected token <` that is when the plugin is not there