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.
url()
yarn build