126bfa0 Issue 50842 - Decrease 389-console Cockpit component size

Authored and Committed by spichugi 4 years ago
    Issue 50842 - Decrease 389-console Cockpit component size
    
    Description: Our Web UI source files are too big and
    we should make it compact for the production.
    Compress and decrease the size of the files that are generated by webpack.
    Fix rpm.mk so it delivers RPMs only with production-ready result files
    (we can skip js.map because it is used only for development)
    Also, fix minor audit-ci issues.
    
    https://pagure.io/389-ds-base/issue/50842
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+5 -2