addyosmani / tmi

TMI (Too Many Images) - discover your image weight on the web
Apache License 2.0
1.64k stars 45 forks source link

Cant run tmi properly #24

Open otomer opened 7 years ago

otomer commented 7 years ago

I tried many attempts, wasted few hours and I cant run tmi properly. Can u please post a simple example to run it via gulp or grunt? I tried many variations, here's the latest one tmi().process(config) which evalutes to TypeError: Cannot read property 'pageStats' of undefined

arthurvr commented 7 years ago

We should probably just include some text in the wiki about using tmi with Gulp and an example gulpfile (https://github.com/addyosmani/tmi/issues/22)

otomer commented 7 years ago

no details included in your link still stuck

DanMossa commented 7 years ago

@addyosmani @arthurvr Any updates on having a simple example?