How can I bundle assets by `rollup.js` when I use `url()` to import an img?

后端 未结 0 1599
渐次进展
渐次进展 2020-12-09 14:42

As title, I use url() to import an img in my Vue component. But when I run yarn build, after building, img file cannot be found in target dir.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题