zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.07k stars 424 forks source link

webpack loader error #266

Open cthorner opened 3 years ago

cthorner commented 3 years ago

I'm getting this error:

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

Any suggestions?