Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 470729

Summary: Stand alone editor: Do not generate ternWorker source map for the build.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2015-06-22 12:07:28 EDT
The stand alone editor build shares the ternWorker.build.js with Orion but it introduced the source map generation.
We should have a separate build file for on ternWorker for stand alone editor so that we do not have to ship the .map file with the editor build.
Comment 1 libing wang CLA 2015-06-22 12:21:13 EDT
fixed and tested the build locally.