P
P
pydev2014-08-08 15:34:56
JavaScript
pydev, 2014-08-08 15:34:56

Django compressor & javascript source map - what's the problem?

Now the project uses compression with yui-compressor.
As far as I understand, he does not know how to make a source map.
The same closure-compiler, for example, can do it, and it seems that it even accepts a bunch of files as input, but it's not clear how to explain it to django compressor...
The point is. A bunch of js files are glued together and compressed into one file.
If it was one file at the input and one at the output, then everything is clear, but it turns out so muddy.
In general, who faced? How did you manage to do it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question