Hi,
I want to make use of custom libraries in my apigee node js application. The custom library includes using Moment.js. I am using apigeetool to upload my application.
Even though the Moment library has been included in the zip, I am still unable to reference it in my application. How am I supposed to use custom libraries in my project?