Skip to content

Add sockPort for webpack-dev-server to work correctly

Choose a tag to compare

@yusinto yusinto released this 25 Sep 16:47
· 25 commits to master since this release

Newer versions of webpack-dev-server requires a sockPort property to be set in webpack config. This release includes the fix as implemented in #15 .