Skip to content

Update build process (not working)

Choose a tag to compare

@jacobwindsor jacobwindsor released this 02 Mar 11:39

There was no prepublish npm script so added that. The build process wasn't working completely with RXJS type errors (since update to RX) + no TS compilation of the UI test demo. Also, now compiles TS into src and then browserify into dist. Ipdated the npm main pointer accordingly