Hi,
I just added a moment.js library in my project by this command "npm install moment --save", calling moment() displaying errors in console.
Do i have to update app.bandle.js file before calling it, if yes then how m i suppose to do that.
Thanks