globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 605 forks source link

Angular 8- Globalize is not defined : after ng build #869

Closed IamLokesh closed 3 years ago

IamLokesh commented 5 years ago

I am running Angular CLI 8.1.1 with jqWidgets 8*. When I serve the application as ng serve everything works fine. Although, after ng build . I face an error saying 'Globalize not defined'. Can someone help with a workaround for this?

IamLokesh commented 3 years ago

This was related to the older JqWidgets issue, which they resolved with their new update. Closing this one!