[
https://issues.apache.org/jira/browse/OFBIZ-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157916#comment-17157916 ]
Alex Bodnaru commented on OFBIZ-11882:
--------------------------------------
hello [~jleroux] ,
the name of the map file is inside the minified file.
look, for example at :
ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-4.3.1.min.css
/*# sourceMappingURL=bootstrap.min.css.map */
this line is created in the process of minifying.
at a later time, yuicompressor may be included in the build process to unify and minify the js and css.
hope that explains,
alex
> rename a few map files
> ----------------------
>
> Key: OFBIZ-11882
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11882> Project: OFBiz
> Issue Type: Bug
> 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)