Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Need to include transpiled js artifacts in final build (#618)
v0.2.5 was bad (I deprecated it) because it was missing the transpiled orderbook.js file. I'm not sure why it was working when using yalc locally. I assume it is some kind of caching issue. ### Test Plan yalc publish and verify that `typescript/common/{orderbook|fraction}.js` are present
- Loading branch information