BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders.
You need to specify 'imports-loader' instead of 'imports',
see https://webpack.js.org/migrate/3/#automatic-loader-module-name-extension-removed
@ ./node_modules/react-simple-maps/dist/index.umd.js 1:0-65
I'm getting this error:
Any suggestions?