Message Boards

Liferay Theme Build for Prod

phanikumar manchala, modified 4 Years ago.

Liferay Theme Build for Prod

New Member Posts: 11 Join Date: 4/4/14 Recent Posts
Hi Team,
I have a liferay 7.1 theme (developed by cli) with 3 css files and 2 javascript files, all are unminified version as we write code on them,
i use "gulp deploy" command to build the war file,
but observed the size(nearly 6.5 Mb ) is big because of my resources like images and icons,
however i cannot take them out from theme, is there any way to reduce the the build file size? 
in war i see the css and js files are not minified versions, how can i make them minified in war.

Thanks in advance
Phani