webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

Fails to import SVGs on first page load using modules

Open binarykitchen opened this issue 7 years ago • 0 comments

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?

binarykitchen avatar Jan 09 '18 22:01 binarykitchen