| Summary: | [tern] Update to Tern 0.18.0 | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | Carolyn_MacLeod, curtis.windatt.public, Silenio_Quarti |
| Version: | 11.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 460728 | ||
|
Description
Michael Rennie
Tern 0.17 is now available, fyi. We will update to Tern 0.18.0, which also has webpack support Isn't too difficult to get the new Tern running, had 203 test failures. The first problem I have to work on is hooking up the resolver plugin to the preInfer and postParse passes otherwise we don't have the proper logical path to file dependencies. Fixed in master http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dbd72186c53c7584b595b9431af2a0d445efae57 It is split into 12 commits so we can reference the history of modifications necessary to make it work in Orion. |