View source | View content page | Page history | Printable version   

Projects:Source Maps/Specs

Functional Requirements

The main goal of this project is to keep the minimized JavaScript generated files (for ERP and Retail) as are right now, adding the possibility of have JavaScript client-side code readable and debuggable without impacting performance.

To know more about JavaScript Source Maps, see here.

We plan to use the Google Closure Compiler to parse and minimize the static resources, and to generate the source map needed for this functionality to work. More information about the compiler can be found here.

Technical Specs

The main change that needs to be done is to include the Closure compiler in Openbravo, and to modify the static resources generation to use this compiler and generate the map, which will then be used automatically by the browser.

Specific technical tasks to be implemented

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Source_Maps/Specs"

This page has been accessed 412 times. This page was last modified on 30 June 2017, at 14:40. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.