danmindru / responsive-html-email-signature

✨ Template generator for (responsive) emails & email signatures
https://responsive-html-email-signature-generator.com
MIT License
840 stars 247 forks source link

Debugging notes #85

Closed danmindru closed 4 years ago

danmindru commented 4 years ago
  1. Start a debugger, using

    node --inspect-brk ./node_modules/.bin/gulp
  2. Open chrome and navigate to chrome://inspect (paste it in the url bar).

You should see a Remote Target, press inspect and devtools will open with the output: image