Answer the question
In order to leave comments, you need to log in
When building a project in gulp, unnecessary html tags remain. How can I remove them at build time?
When building, I merge all css files into one minified main.css , I do the same with js files. Because of this, it happens that the link and script tags with the paths that I wrote in the html file before the assembly are no longer needed. The console displays an error that the link files do not exist. How can I remove these tags so that they do not remain after assembly?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question