jQuery's jquery-1.10.2.min.map is triggering a 404 (Not Found)

前端 未结 11 1498
后悔当初
后悔当初 2020-11-22 08:34

I\'m seeing error messages about a file, min.map, being not found:

GET jQuery\'s jquery-1.10.2.min.map is triggering a 404 (Not Found)

<
11条回答
  •  一生所求
    2020-11-22 08:46

    jQuery 1.11.0/2.1.0 the // sourceMappingURL comment is not included in the compressed file.

提交回复
热议问题