andreyfedoseev / django-static-precompiler

Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Other
222 stars 60 forks source link

Add support for source maps #68

Closed andreyfedoseev closed 9 years ago

andreyfedoseev commented 9 years ago

Fixes #52

codecov-io commented 9 years ago

Current coverage is 87.83%

Merging #68 into master will increase coverage by +0.65% as of 415665b

@@            master     #68   diff @@
======================================
  Files           16      16       
  Stmts          788     855    +67
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            687     751    +64
  Partial          0       0       
- Missed         101     104     +3

Review entire Coverage Diff as of 415665b

Powered by Codecov. Updated on successful CI builds.