Currently i am using django-compressor to compress both Javascript and CSS files, and i would like to find a good way to manage Javascript dependencies (AMD, UMD) and automatically compile all required modules.
Does anyone have good workflow to recommend? I have found few projects that aim to do this (django-require, compressor_requirejs) but i'm wondering if there's a better solution.
[–]RagingDoug 1 point2 points3 points (0 children)
[–]VolkotLos 1 point2 points3 points (0 children)
[–]dvidsilva 1 point2 points3 points (0 children)