News

It moves all the required *.css modules in entry chunks into a separate CSS file. So your styles are no longer inlined into the JS bundle, but in a separate CSS file (styles.css). If your total ...
New Additions and Enhancements Addition of ip-src to the Person Object The Person object template has been updated to include the ip-src attribute, allowing for better tracking and correlation of ...