commenthol / date-holidays

worldwide holidays
https://commenthol.github.io/date-holidays/
Other
923 stars 239 forks source link

"Uncaught TypeError: Super expression must either be null or a function" #316

Closed robscodingplace closed 2 years ago

robscodingplace commented 2 years ago

When i add this package to my angular 11 project, and use "optimized: true" for my production build i get following error:

Screenshot 2022-03-06 at 13 09 13

I'm not sure how this happens but i think its due to the minification or something. I have too less experience to know how to find the cause of this error.