M
M
Max Zhukov2017-10-08 21:06:53
css
Max Zhukov, 2017-10-08 21:06:53

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

1 answer(s)
S
Sergey Goryachev, 2017-10-08
@webirus

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 question

Ask a Question

731 491 924 answers to any question