You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Scripts directory has some js and css, but they aren't used in the reports. The reports use minified strings from HtmlReportResources.resx. My question is how do the assets get minified and how do they get into HtmlReportResources.resx?
The
Scriptsdirectory has some js and css, but they aren't used in the reports. The reports use minified strings from HtmlReportResources.resx. My question is how do the assets get minified and how do they get into HtmlReportResources.resx?