You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably related to #808 although the problem appears with a different version and maybe is not exactly the same.
I've updated and old project from webpack-encore 0.21.0 to 1.0.5 without any difficulty.
But starting from 1.0.6 and up I have the same bug as described in #808. Inside manifest.json i have :
Hello,
This is probably related to #808 although the problem appears with a different version and maybe is not exactly the same.
I've updated and old project from webpack-encore 0.21.0 to 1.0.5 without any difficulty.
But starting from 1.0.6 and up I have the same bug as described in #808. Inside manifest.json i have :
"build/site/spritemap.63178949b242caf19569.svg": "/build/site/spritemap.63178949b242caf19569.svg",
This only occurs with the spritemap generated by svg-spritemap-webpack-plugin. Css, js, and other images are still working as intented.
Happens with svg-spritemap-webpack-plugin 3.9.1 & 4.0.3.
Let me know if more information is needed.
The text was updated successfully, but these errors were encountered: