Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #64843
    @stackstreetnew

    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?

    Answers

    #64846
    @vapvarun

    Hi @stackstreetnew
    You will need to recompress them, we have used uglify to minify them them
    Regards

    #64853
    @stackstreetnew

    hi @vapvarun What JS files does the ‘compress js’ option include? (please include file names)

    #64858
    @vapvarun

    hi @stackstreetnew
    You can use

    http://jscompress.com/
    compress the js file
    Regards
    Varun Dubey

    #64889
    @stackstreetnew

    hi @vapvarun What JS files does the ‘compress js’ option include? (please include file names).. Which files?????

    #64892
    @vapvarun

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘JS minification’ is closed to new replies.