Answer the question
In order to leave comments, you need to log in
Is there a plugin for gulp that changes the link in html to style.min.css after concatenation?
Is there a plugin for gulp that changes the link in html to style.min.css after concatenation?
Answer the question
In order to leave comments, you need to log in
gulp-rename to rename file to *.min.css
gulp-html-replace to replace href with *.min.css ( example )
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question