ionorg / ion-sdk-js

ion javascript sdk
MIT License
102 stars 70 forks source link

Adds Protos to /lib during build #150

Closed daniel-d-truong closed 3 years ago

daniel-d-truong commented 3 years ago

Description

Automatically creates /lib/signal/_proto/library and moves the compiled protos into this directory during build.

Reference issue

Fixes #145