handlebars-lang/handlebars.js

Request to support babel 6

Open

#1,386 opened on Sep 26, 2017

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (17,697 stars) (2,032 forks)batch import
help wanted

Description

We'd like to use babel 6 to build handlebars in debian. Currently build fails with this error

Warning: [BABEL] lib/handlebars.js: Using removed Babel 5 option: base.loose - Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option. Use --force to continue.

Contributor guide