Deploy OpenBoxes (Grails 3 branch) to obnavtest1.pih-emr.org
    Build: #303 was successful
Job: Default Job was successful
Code commits
OpenBoxes (Grails 3)
- 
    Matthew Pearson <mpearson@pih.org> a7c9f5909e21252cee62c82e45ea4c1902145cbeMerge pull request #4043 from openboxes/OBGM-345-upgrade-to-webpack-5 
 OBGM-345 Upgrade to Webpack 5
- 
    Matthew Pearson <mpearson@pih.org> 58dc5213da8ef7492dcabcaea13ac39aa472efb5OBGM-345 Upgrade to Webpack 5 
 - Replace OptimizeCSSAssetsPlugin with CssMinimizerPlugin
 - Use `options` block instead of `?key=value&…` notation
 - Update webpack dependencies to latest versions
 - Update babel to latest 7.x release
 - Bump sass/postcss to latest versions
 - Resolve security issues by bumping react-styleguidist dependency
 
 WARNING: Our build heavily depends on css-loader@3.x's behavior.
 Moving to 4.x+ leads to a white screen instead of the dashboard.