vue项目引入外部字体包,然后报这个错,在网上搜,都是说使用webpack打包的时候才会出现这个错(原因是缺少loader)
vue引入外部字体包报错(Source code omitted for this binary file)

 解决方案:将字体包转换一下,转换地址为https://transfonter.org/

然后下载下来  引入就OK了。
vue引入外部字体包报错(Source code omitted for this binary file)
 

纯属做笔记

 

相关文章:

  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2022-12-23
  • 2021-10-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-30
  • 2022-12-23
  • 2021-12-10
  • 2021-05-22
相关资源
相似解决方案