django-static-precompiler icon indicating copy to clipboard operation
django-static-precompiler copied to clipboard

Fix #95

Open gabrielelucci opened this issue 3 years ago • 0 comments

Using parameter output_filename_hint when compiling scss with libsass, should fix the wrongly generated sourceMappingURL. At least it fixed the problem for me.

Fixes: https://github.com/andreyfedoseev/django-static-precompiler/issues/95 Related: https://github.com/sass/libsass-python/issues/201

gabrielelucci avatar Apr 18 '21 18:04 gabrielelucci