from Hacker News

Faster Django Apps–Optimizing Templates Part 1

by brauhaus on 12/16/20, 1:35 PM with 1 comments

  • by brauhaus on 12/16/20, 1:37 PM

    Does anyone know if django-compressor finally handles the creation of Source Maps?

    I remember giving up using it a few years ago because I couldn't make source maps to work, which made debugging a pain.

    I've been using Gulp ever since.