I'm trying to use babel-plugin-import to import antd in an old project that uses babel-core@5.4.7 and babel-loader@5.1.2.
How can I get babel-plugin-import to work with current configuration? Or is there any older version of babel-plugin-import plugin that would go with it?