Skip to content

Commit 3f0942f

Browse files
committed
document how to build
1 parent facb563 commit 3f0942f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
This is [hull.js](https://github.com/andriiheonia/hull) v0.2.10 with backported security fixes.
22

33
You should not use this is new projects. This only exists because we want to keep using an old version of hull.js as future versions have backwards-incompatible changes. In our specific use case, even benign bug fixes can be a backwards incompatible change as our use case involves behaving as close as possible to a certain other project pinned to v0.2.10.
4+
5+
## Building
6+
7+
Use `npm test` to test and build. If all tests pass, it will then build with browserify.

0 commit comments

Comments
 (0)