combine all script and style into 1 file

Post Reply
ghasembaghi
User
Posts: 293

combine all script and style into 1 file

Post by ghasembaghi »

combine all .js files into script.js
combine all .css files into style.css
remove unnecessary code for each page. for example ckeditor.js not need for view.php pages.


Post Reply