tgamauf / spritstat

SPRITSTAT is a service that collects fuel price statistics for user-specified locations in Austria.
https://sprit.thga.at
MIT License
1 stars 0 forks source link

Closes #56: improve build process in regards to Webpack + Django #81

Closed tgamauf closed 2 years ago

tgamauf commented 2 years ago

I didn't actually re-add the image to the emails. It would be possible with Webpack Bundle Tracker + django-webpack-loader, but the projects do not look very reliable and I do not consider this to be of too much relevancy. Also, SVG images do not seem to be well supported (https://css-tricks.com/a-guide-on-svg-support-in-email/).

What this pull request is about now is improved performance (chunking, content hashes, pre-loading).