You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@trusktr the concept is simple, you have to create stub project (simply clone) of webglearth2 in you npm library folder then you have to bootstrap it by using require in you main npm file in this case might be index.js. Lastly you have to expose the webglearth2 object using export. If you inspect the index.js of node-phonenumber you can see significant line of code from 3-5 and 80. Please let me know if you do start the npm lib.
Hello, would have any tips on how to convert this library, webglearth2, to nodejs to publish it on npm?
The text was updated successfully, but these errors were encountered: