Open apreg opened 9 years ago
+1 Love to know how to use this with Webpack.
Nice to see that people are using this! I know very little about WebPack, but this module relies on browserify transforms so I am not surprised it doesn't work with WebPack. I will check if there is an easy way to support WebPack - suggestions welcome!
+1. Trying to use this with Webpack but I'm getting the same error.
+1
+1
I've packaged this as a commonjs module that does not require browserify. All those using webpack rejoice! https://github.com/slightlytyler/react-svgcon
@felixhageloh If you would like to collaborate on a single, bundler agnostic package I'd be down
Great @slightlytyler! Yeah at the moment I have very little time to look into this. We might be using this internally soon again tho, so potentially there will be more effort and focus on this module again!
Hi, I tried to import your module but got errors:
I'm using Webpack. Do you have an idea what's wrong?