spike-core icon indicating copy to clipboard operation
spike-core copied to clipboard

[next] get image optim loader working

Open jescalan opened this issue 8 years ago • 6 comments

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!

jescalan avatar Feb 23 '17 16:02 jescalan

Is there any update on how to get this working?

alexpate avatar May 04 '17 18:05 alexpate

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.

jescalan avatar May 04 '17 19:05 jescalan

Sure thing! Is this something that has worked with previous versions of Spike?

alexpate avatar May 04 '17 20:05 alexpate

Yep, it worked with webpack1

jescalan avatar May 04 '17 21:05 jescalan

Any news on this issue? I still cannot get it working...

mazli84 avatar Oct 18 '17 23:10 mazli84

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!

jescalan avatar Oct 19 '17 03:10 jescalan