You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be nice to support installing tandem via npm too as a way of integrating it into Node-based projects. In that case, it'll be an alternative to npm-run-all and concurrently.
We'll have to set up an esbuild-like wrapper which grabs the right binary for the platform.
The text was updated successfully, but these errors were encountered:
It'd be nice to support installing tandem via npm too as a way of integrating it into Node-based projects. In that case, it'll be an alternative to
npm-run-all
andconcurrently
.We'll have to set up an esbuild-like wrapper which grabs the right binary for the platform.
The text was updated successfully, but these errors were encountered: