Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The corresponding image path string does not exist in the css file, what should I do? #265

Open
ZhangChengLin opened this issue Nov 15, 2021 · 2 comments

Comments

@ZhangChengLin
Copy link

Description

https://www.npmjs.com/package/flag-icon-css

Steps to reproduce

style.css

.flag-icon-ad {
    background-image: url(../flags/1x1/ad.svg);
}

rev-manifest.json
"flag-icon-css/flags/1x1/ad.svg": "flag-icon-css/flags/1x1/ad-e15ddeabbf.svg",

无法实现图片url的替换。
nodejs版本: ^12.0.0

@ZhangChengLin
Copy link
Author

@Richienb
@sindresorhus

@benbieler
Copy link
Contributor

is this still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants