Minify CSS/JS issues
-
There seems to be a problem with the minify js and minify css genarate files.
i have analyse the problem is comments line,In case any comment line added in the CSS or JS file minify process not working
Because /*! something */ are “important” comments, as defined by the author of those files and should not be removed (could be copyright or something else needed).
please advise how to solve this problem.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Minify CSS/JS issues’ is closed to new replies.