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

extract-svg-sprite-webpack-plugin: limit file scope #104

Open
patric-eberle opened this issue Feb 21, 2021 · 0 comments
Open

extract-svg-sprite-webpack-plugin: limit file scope #104

patric-eberle opened this issue Feb 21, 2021 · 0 comments

Comments

@patric-eberle
Copy link

In our case it would be handy if the scope of svg files, that will be bundled into the sprite could be limited by configuration. Unfortunately some browsers don't support references inside the svg file itself (e.g. applying a gradient background). Such files should be kept separately.

See https://stackoverflow.com/questions/44235845/svg-use-and-gradients-as-fill for visualization of the problem.

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

1 participant