s-tip/stip-sns

404 error in jquery.min.map

stmtstk opened this issue · 3 comments

404 error occurs in jquery.min.map.
jquery.min.map is for debug use so it does not necessarily have to be placed it.
However, we should put it to suppress error log.

The version of jquery.min.js is 1.11.3.
We can get jquery.min.map from https://raw.githubusercontent.com/jquery/jquery/1.11.3/dist/jquery.min.map .

jquery.min.js is in stip-common .
We should create a new issue as stip-common.

Close this issue.