Package: node-turbolinks / 5.2.0+dfsg-6
Metadata
Package | Version | Patches format |
---|---|---|
node-turbolinks | 5.2.0+dfsg-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use commonJS notations.patch | (download) |
src/turbolinks/browser_adapter.coffee |
4 2 + 2 - 0 ! |
use commonjs notations This patch converts the blade/sprockets based build system to webpack. Thanks to Praveen, Joseph, Jishnu and Harish to the porting work. Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902178 |
add fix for coffee 2.patch | (download) |
src/turbolinks/error_renderer.coffee |
1 1 + 0 - 0 ! |
add fix for coffeescript 2 See http://coffeescript.org/v2/#breaking-changes-super-this |