You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ben Weidig (Jira)" <ji...@apache.org> on 2021/09/02 08:40:00 UTC

[jira] [Assigned] (TAP5-2691) Update Rhino to latest and add possibility to configure

     [ https://issues.apache.org/jira/browse/TAP5-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Weidig reassigned TAP5-2691:
--------------------------------

    Assignee: Ben Weidig

> Update Rhino to latest and add possibility to configure
> -------------------------------------------------------
>
>                 Key: TAP5-2691
>                 URL: https://issues.apache.org/jira/browse/TAP5-2691
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-webresources
>    Affects Versions: 5.7.3
>            Reporter: Ben Weidig
>            Assignee: Ben Weidig
>            Priority: Minor
>
> Rhino has some issues with TypeScript due to typescript.ts using reserved keywords as property names (which is fine in ES6).
> The latest version might work better, but the Context must be set to Context.VERSION_ES6.
> Maybe there should be an option to configure Rhino, just like GoogleClosureMinimizerOptionsProvider
> See http://mail-archives.apache.org/mod_mbox/tapestry-users/202109.mbox/%3C004b01d79eff%2431250dc0%24936f2940%24%40albourne.com%3E
> Related GitHub issues:
> https://github.com/mozilla/rhino/issues/658
> https://github.com/mozilla/rhino/issues/430



--
This message was sent by Atlassian Jira
(v8.3.4#803005)