[ALOY-1495] Support newer versions of Underscore / Lodash
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Resolved |
| Resolution | Duplicate |
| Resolution Date | 2017-12-12T19:52:27.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Brenton House |
| Assignee | Feon Sua Xin Miao |
| Created | 2016-04-25T13:45:54.000+0000 |
| Updated | 2017-12-12T19:52:31.000+0000 |
Hello, Thanks for creating the ticket. Please create a PR and sample test case for the issue. Regards, Sharif.
I was also thinking about tagging the currently shipped version of underscore w/ a property that I could check for in the generated code to determine which version of the
templatefunction to use.