[FEATURE] Add minification and shrink CSS and JS to enable faster load times
Cingulara opened this issue · 0 comments
Cingulara commented
Is your feature request related to a problem? Please describe.
We need to minify JS and CSS and other files so the transfer and loading are faster over the network.
Describe the solution you'd like
Something similar to the linked article below.
Additional context
https://medium.com/@dodung1221/asp-net-core-bundle-minification-and-gzip-css-and-javascript-files-9947ea536a23