ballercat / walt

:zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:
https://ballercat.github.io/walt/
MIT License
4.64k stars 122 forks source link

Bugfixes #117

Closed ballercat closed 6 years ago

ballercat commented 6 years ago
xtuc commented 6 years ago

You can use "debug with ssh" on Travis.

ballercat commented 6 years ago

Yeah... it ended up being a some sort of mismatch with package versions in the monorepo which somehow caused lerna to break/delete itself after hoisting. Was able to reproduce after a bit on local machine.