Stephen Cook

Results 39 comments of Stephen Cook

Hey :smile: Sorry for the very late response "modules without loaders" basically just means vanilla JS files, which webpack can handle out of the box. As for the "general output...

Hey @niieani So a regression of 6x speed is definitely unexpected. Would it be possible for you to share your webpack config? Or ideally, link to a full workspace demonstrating...

A nice idea! What do you think the time comparison output would look like? Would it try and be version control aware, and tell you the time difference for your...

Hey guys - thanks for raising. I'll do my best to take a look at these plugins when I get a mo. Is it on a regular build that you...

Hey @tdd - thanks for raising this :) If you're using SMP with webpack v4, then yeah - there's no guarantee that anything will work, just yet! Hopefully I should...

Right, so I've found _an_ issue with HardSourceWebpackPlugin, which I've raised a fix for: https://github.com/stephencookdev/speed-measure-webpack-plugin/pull/23 I'm just worried it doesn't perfectly describe what you described in this issue... Could you...

I'll assume this is complete with https://github.com/stephencookdev/speed-measure-webpack-plugin/pull/23 (there are some tests verifying this now with https://github.com/stephencookdev/speed-measure-webpack-plugin/pull/24) But let me know / reopen this if you're seeing any more issue

Thanks for your comments everyone. Will reopen and try and find some time to investigate But I'm a little stretched for time with this, so would appreciate if anyone else...

Can you check that this happens with 1.3.3?

Okay, [this package](https://www.npmjs.com/package/fork-ts-checker-notifier-webpack-plugin) is causing the issue, right? I'll try to take a look as soon as I get a chance