Jon Roach

Results 9 comments of Jon Roach

Fair point ... I should set CSS checking as optional, as that and the minify checker are a pretty trivial. Was more a proof of concept thing for more useful...

That would be awesome. Even if we make the recommendations optional, better error handling is still required so what you suggest would be much appreciated. Thank you!

@DHedgecock Looks like a great outline to me and like you say would address many of the issues and suggestions that we have had. Just FYI I have *very* limited...

Hi @mbehzad thanks again for another PR! Commit bb257c0 is great and a much needed error handler, so thank you for that. Would you mind submitting that as its own...

Great idea @ryuran! Thanks for the feedback - that's something we're going to look into in the future.

Hey Milos! If you set `{ launch: true }` in the options, it will open the dashboard on localhost at port specified, or default is 8081 when webpack runs the...

Gotcha! One of the challenges here is accommodating so many different build setups. Creating a less prescriptive way to store data would be great. If you have time to make...

Hey @SidKwok & @ibbatta thanks for feedback! It should work so that `{ launch: false, capture: true }` collects the data but does not launch the front end. I've just...

Very strange. Do you have a screenshot, or better still is the project and stats file in a repo somewhere I can have a look?