swift-bundler
swift-bundler copied to clipboard
Windows support broken by `Socket`
The commit https://github.com/stackotter/swift-bundler/commit/7bfcf2069930ab484ec4beb377ebda2d375ad4bd adds dependency on https://github.com/stackotter/Socket, which blocks building on Windows.
To restore the support, we may make the dependency and related functionalities platform-specific.