hexojs / hexo-asset-pipeline

A hexo plugin to minify/optimize HTML, CSS, JS and images. Supports revisioning of assets.
30 stars 16 forks source link

Fix issue where images would not copy properly during revision #30

Closed bibixx closed 6 years ago

bibixx commented 6 years ago

Previously images would be corrupted (could not open them).

bibixx commented 6 years ago

Hey @bhaskarmelkani. Some time has passed now 😉 Do you think we can merge it?

bhaskarmelkani commented 6 years ago

Sincere apologies for the delay. I will resolve the issue over the weekend. You should expect it resolved by Monday

bhaskarmelkani commented 6 years ago

Hope this fixes your issue.

https://github.com/hexojs/hexo-asset-pipeline/pull/34