- This topic has 5 replies, 2 contibutors, and was last updated 8 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Question
Answers
Viewing 6 posts - 1 through 6 (of 6 total)
- The question ‘JS minification’ is closed to new replies.
BuddyBoss Home – Web › Support Forums › Solutions › Social Blogger › JS minification
Tagged: js
What JS files does the ‘compress js’ option include? (please include file names)
I made changes to remove the JPReadMore portion of OneSocial.js so I need to recompress these. Also, what do you use to minify these?
Hi @stackstreetnew
You will need to recompress them, we have used uglify to minify them them
Regards
hi @vapvarun What JS files does the ‘compress js’ option include? (please include file names)
hi @stackstreetnew
You can use
http://jscompress.com/
compress the js file
Regards
Varun Dubey
hi @vapvarun What JS files does the ‘compress js’ option include? (please include file names).. Which files?????
You just need to compress those file inside which you have made the modification
Regards
IF you take a look of one social theme it have a dedicated compress folder, inside which we keep all the compressed files
Regards