Package: coffeescript / 1.12.8~dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
coffeescript | 1.12.8~dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
020180410~be2b243.patch | (download) |
test/exception_handling.coffee |
2 1 + 1 - 0 ! |
fix test relying on faulty behavior assert.throws did not test for the error message so far. This changes it to actually test for the error message. |
use_uglify.patch | (download) |
Cakefile |
7 1 + 6 - 0 ! |
use uglifyjs (not closure-compiler) The Javascript transformation of closure-compiler is not in Debian, and the underlying Java implementation is extremely old. . Also, the claimed "half the size that Uglify.js did" (in release notes for v0.12.0 - since removed) evidently is not true. |
use shared libs.patch | (download) |
docs/v1/index.html |
4 2 + 2 - 0 ! |
use local shared javascript libraries |
fix node path.patch | (download) |
bin/cake |
2 1 + 1 - 0 ! |
fix node path |
1