Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gulp

Pug (jade) Extra Space Added Between Formatted Tags On Gulp Build

I use Gulp, webpack and pug(jade). The issue is with the dist-code that has an extra space because … Read more Pug (jade) Extra Space Added Between Formatted Tags On Gulp Build

How To Connect Plugin 'html-minifier?

The following code does not work. I am trying to connect the 'html-minifier' plugin to '… Read more How To Connect Plugin 'html-minifier?

Can I Call A Method From An External Js File In A Serviceworker?

Is it possible to call a function from a JavaScript file out of an ServiceWorker? Directory root … Read more Can I Call A Method From An External Js File In A Serviceworker?