Get warning deprecation : moment.updateLocale(); at moment-with-locales js
Find the script which is calling the moment.js that throws this warning. Edit your script and search for ".defineLocale(" then replace with ".updateLocale(".
Find the script which is calling the moment.js that throws this warning. Edit your script and search for ".defineLocale(" then replace with ".updateLocale(".