Package: node-handlebars / 3:4.7.9-2

Metadata

Package Version Patches format
node-handlebars 3:4.7.9-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
port to babel6 webpack3.patch | (download)

Gruntfile.js | 77 18 + 59 - 0 !
1 file changed, 18 insertions(+), 59 deletions(-)

 [patch 1/2] upgrade webpack
skip some modules.patch | (download)

Gruntfile.js | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove eslint task
use babel7.patch | (download)

Gruntfile.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use babel7
 babel-preset-env is now @babel/preset-env

use global object this.patch | (download)

Gruntfile.js | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 use global object this
 This is required to match the original upstream build configuration
 and makes it work on both node and web targets

clean gruntfile.patch | (download)

Gruntfile.js | 22 2 + 20 - 0 !
1 file changed, 2 insertions(+), 20 deletions(-)

 clean gruntfile