Ryan Clark
Ryan Clark
@LilSebastian5000 have you got a small example that reproduces the issue?
Can you provide a sample repo with your configuration if possible? Theoretically if each of your test files is an entry it shouldn’t recompile them all on save, only the...
Also, if we remove these lines of code - https://github.com/webpack-contrib/webpack-hot-client/blob/276d9509577b8edd4df8e8d259a4a0ecf40efa3f/lib/client/index.js#L7-L9 This will also fix #95 - thoughts on including that? I've ran a test against the code in #61 as...
`webpack-serve` has been deprecated and as far as I'm aware, the author also has exclusive publish rights to this package on npm, effectively making `webpack-hot-client` useless from this point onwards
@brendanburns sorry to bug you, have you got an ETA at all? If you're swamped, I can try and do the PR myself (if you could lend a little guidance...
@GavinFrazar did you mean to assign this PR to me?
What do you think about adding `data-scrollbar="default"` to the element instead? It restores the browser's scrollbars. I'm not sure why we override the scrollbar and make it look awful