vue2中使用require引入.mp4文件,文件目录下有.pdf文件会报错。该如何解决?

新手上路,请多包涵

vue2中使用require引入.mp4文件,文件目录下有.pdf文件会报错。
但是我删掉pdf文件他就不报错了,但是项目别的地方需要...
引用:

//src= a408ec3064344b4bb7b0318572386d87.mp4
require("@/assets/" + src)

报错:

ERROR in ./src/assets/0c370944e41f4eb1a0f3f8348c18665f.pdf 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
阅读 1.3k
1 个回答
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题
宣传栏