ECMAScript 6 support in javascript helpers in Handlebars java
29 views
Skip to first unread message
milan
unread,
Apr 2, 2019, 5:42:42 PM4/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to handlebars.java
I am using Javascript helpers on the server side. Only very simple helpers work. When using a little bit advanced helpers by using ES6 syntax, nothing works. I am getting errors about not supporting definition by current JavaScript version. Does anybody know how to add ES6 support to javascript helpers in Handlebars.java? I am using the latest version of handlebars.