今天在使用vue2.0 + webpack 时,没有动过任何配置文件,也没更新依赖,可是报下面的错误:css
These relative modules were not found:vue
* ./star10_half@2x.png in ./node_modules/_css-loader@0.28.7@css-loader?node
{"sourceM ap":false}!./node_modules/_vue-loader@13.5.0@vue-loader/lib/style-compiler?webpack
{"vue ":true,"id":"data-v-00d329dc","scoped":false,"hasInlineConfig":false}!./node_mod ules/_stylus-loader@2.5.1@stylus-loader?web
{"sourceMap":false}!./node_modules/_vue- loader@13.5.0@vue-loader/lib/selector.js?type=styles&index=0&bustCache!./src/com ponents/star/star.vuemodule
最后发现是 ‘star10_half@2x.png‘ 文件没找到。。。vue-loader
记录一下。stylus