[jira] [Updated] (OFBIZ-11882) rename a few map files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-11882) rename a few map files

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Bodnaru updated OFBIZ-11882:
---------------------------------

the mainstream policy is to serve 1 combined css file and one combined js file, preferably from a cdn.

each of them is concatenating all the original componing files, and minifies and compresses the concatenated file. a map file is being generated in this process.

variations, as for themes, are usually been all in the file, with a variable to designate the chosen theme.

the best tool i know are gulp, for node.js, and yuicompressor.

 

hope this helps,

alex

> 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)