This repository was archived by the owner on Jul 15, 2022. It is now read-only.
16.0.1
npx and npm global module fix
You can now run Site.js as a global npm module or via npx, e.g.,
npx @small-tech/[email protected]Thanks to kapitaali for reporting this bug.
Other changes
- Minor: HTTP and WebSocket proxy messages are now easier to understand.