[MomentJS] Javascript error with last release
Question
momentjs
Web icon
Forge component by Pedro Coelho
Service Studio Version
11.10.19 (Build 41171)
Platform Version
11.11.2 (Build 29540)

With the latest version of Moments.js the javascript libraries are no longer loading (version 2.0.0):

I noticed in the web blocks that the first characters are "!" instead of the originals.  Can this be fixed?

(Check version on the left for what it used to be)

it's only a warning that the source map is not loading. A sourcemap is only required to ease debugging in the browser minimised JavaScript code. 

This warning message should not effect execution of the actual momentJs file that is used by the component.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.