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.