Hi everyone,
Since Monday the 11th, I have been experiencing issues with loading all my Angular components. They were working fine on my local and development instances until Friday, but after one build, all my Angular components stopped loading. We have observed that we are encountering a specific error that we do not encounter in instances where the previous code is working fine.
clientlib-<org>-data.min.<hash>.js:3 Uncaught SyntaxError: Unexpected token 'const' (at clientlib-<org>-data.min.<hash>.js:3:307220)
I have attempted to revert to previous versions, but the issue persists even after clearing the cache.
I could use some assistance in getting unblocked. Any help would be greatly appreciated.