Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

webpack加载出错,已经有了file-loader为何打包woff文件的时候仍报错

$
0
0

{ test: /\.(eot|svg|ttf|woff|woff2)(\?\S*)?$/, loader: 'file-loader' },仍然报下列错误: ERROR in ./~/_element-ui@1.3.3@element-ui/lib/theme-default/fonts/element-icons.woff?t=1472440741 Module parse failed: /Users/haoweisun/Desktop/work/BubblyFaceAwesome/node_modules/_element-ui@1.3.3@element-ui/lib/theme-default/fonts/element-icons.woff?t=1472440741 Unexpected character ‘’ (1:4)

想把element加到项目里,遇到这个,,好尴尬。求解答


Viewing all articles
Browse latest Browse all 14821

Trending Articles