ericduran / chromeHAR

HAR viewer that mimics (or at least tries really hard to) Chromes network tab
https://ericduran.github.io/chromeHAR
MIT License
497 stars 132 forks source link

Replace yeoman/grunt with Gulp, mainly because this site requires very little #53

Closed ericduran closed 6 years ago

ericduran commented 10 years ago

Right now most of yeoman/grunt isn't really being used. All this site needs is basic minification.

Gulp is simpler solution for this.