Rails × Vue.jsで急にFailed to load resource: the server responded with a status of 404 (Not Found)


Rails APIとVue.jsでアプリ作成していて、
ある日突然、<%= javascript_pack_tag 'hello_vue' %>が
Failed to load resource: the server responded with a status of 404 (Not Found)

となったが、リロードしまくってたら治った。。なんやねん。。。