datavis-tech / graph-data-structure

A graph data structure with topological sort and shortest path algorithms.
MIT License
249 stars 46 forks source link

Update prepublish script for Typescript #30

Closed curran closed 4 years ago

curran commented 4 years ago

Thanks @yashmahalwal for suggesting this.

I added a bit more, to keep the browser build alive via Browserify.

Imagine - Typescript to Browserify!

Funny how these things evolve...