Closed ngoctranfire closed 8 years ago
This branch is not complete (and is not mentioned in the readme.md).
I was playing around with isomorphic-loader in the hope i could get it to do inline-svgs, but it's not setup to do that. So far I have only found webpack-isomorphic-tools
that does this.
To get it working we may need to use this plugin at the same time: https://github.com/kossnocorp/assets-webpack-plugin
This error appears when I try to run npm run start:dev in the svg-isomorphic-loader branch. I think this is an outdated branch, and the svg branch is probably the one we should be using. If that is correct, we can just close this issue.