InterviewSolution
Saved Bookmarks
| 1. |
What Is The Role Of Optimizer? |
|
Answer» The OPTIMIZER is a built process where your PROJECT is deployed to end USER and its combines all scripts/css files together and minify them. The Optimizer is a built process where your project is deployed to end user and its combines all scripts/css files together and minify them. |
|