Minify your html, header css and more, using Webpack
I had a task that included the following workflow:
Update the html
Copy the contents of the html in another file
Replace the double quotes " with escaped double quotes \"
Copy the replaced html and paste it in a tool that makes text to one line
Copy...
featuringcode.com3 min read