I read a lot of articles about this issue and even downloaded the jquery source map into the same directory as jquery after reading this
sourceMappingURL from jquery generates 404 error in apache
. But I still have the same error
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead
How can i fix that ?