[ https://issues.apache.org/jira/browse/OFBIZ-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158220#comment-17158220 ]
Jacques Le Roux commented on OFBIZ-11882: ----------------------------------------- OK, after hastily reading the 1st section of https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/ I know now what a js/css map file is. This looks like a task for CI. So https://github.com/eriwen/gradle-js-plugin sounds like the best option. [This sounds interesting|https://www.concurrenthashmap.com/blog/2017/10/08/gradle-tasks-for-javascript-and-css-minification-and-combination-using-threadpoolexecutor-for-parallel-execution/] as well, not sure we need it. Maybe [this|https://dzone.com/articles/javascript-webapps-gradle] is more up to date. So the idea is to dynamically build map files and place them in the right place when needed. > rename a few map files > ---------------------- > > Key: OFBIZ-11882 > URL: https://issues.apache.org/jira/browse/OFBIZ-11882 > Project: OFBiz > Issue Type: Improvement > Components: ecommerce > Affects Versions: Release Branch 17.12, Trunk > Reporter: Alex Bodnaru > Assignee: Jacques Le Roux > Priority: Trivial > Attachments: ecommerce-js.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > tells a few files to be renamed, to suppress warnings in the browser console. -- This message was sent by Atlassian Jira (v8.3.4#803005)