thanks for this cool d3 legend plugin. Unfortunately, when I try to bundle the npm package with webpack. I got the following syntax error:
ERROR in ./~/d3-svg-legend/index.js
Module parse failed: /home/djan/dev/client/node_modules/d3-svg-legend/index.js Line 2: Unexpected token .
You may need an appropriate loader to handle this file type.
Hey Susie,
thanks for this cool d3 legend plugin. Unfortunately, when I try to bundle the npm package with webpack. I got the following syntax error:
@ ./app/components/Legend.jsx 19:0-24
Best regards Jan