Hi!
Can I check if anyone can guide me on how to minify both JS and CSS?
I've have tried the steps on the documentation and the size of the js and css are still the same.
Cheers,
Andy
Hi,
Are you using the HTML version or others?
Please use the gulp command with the "--prod" flag. Eg. gulp --demo1 --prod
Thanks