spike-core
spike-core copied to clipboard
[next] get image optim loader working
At the moment, webpack's image optimization plugin isn't working in spike@next. This is because the source isn't exposed in the same way when spike tries to extract and write it to a file. Just needs a bit more investigation!
Is there any update on how to get this working?
Not yet! I'd be happy to work with you to try to fix it if you want. A very easy fix is just running your image folder through imageoptim one time though.
Sure thing! Is this something that has worked with previous versions of Spike?
Yep, it worked with webpack1
Any news on this issue? I still cannot get it working...
Nope, it just hasn't been a priority for me. You can just run your images through imageoptim once and it's solved. You are very welcome to look into contributing a fix though if you want!