webpack-hot-middleware
webpack-hot-middleware copied to clipboard
Fails to import SVGs on first page load using modules
Initially raised in https://github.com/kisenka/svg-sprite-loader/issues/235 and reproducible with a small repo.
Smells like a webpack issue itself. Why are relative paths to SVGs needed when their path is already included in the webpack modules configuration?