svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

Webpack loader for creating SVG sprites.

Results 113 svg-sprite-loader issues
Sort by recently updated
recently updated
newest added

Is there any alternative of this for esbuild? especialy for angular project with esbuild? Im not using combined sprite, but using symbol loading to html.

I am using Angular CLI to build the app and have svg-sprite-loader config in the custom webpack configuration file. Here's the full stacktrace of the issue ``` .(node:28420) [DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK] DeprecationWarning:...

According to doc: [Default browser runtime example](https://github.com/JetBrains/svg-sprite-loader/tree/0663a7400430b345c154d67be5969faf612b2059/examples/browser-sprite#default-browser-runtime-example) All what i need to do - add import in my app.js and write id in use tag: app.js: ```javascript import delivery from...

**Do you want to request a feature, report a bug or ask a question?** A bug **What is the current behavior?** Then rules for the plugin set in webpack config...

I use react-router-dom and after change page, sprite.svg load every time. I use extract option.

**Do you want to request a feature, report a bug or ask a question?** When using the svg-sprite-loader in my @vue/cli project, its error like below: `Module Warning (from ./node_modules/svg-sprite-loader/lib/loader.js):...

Hi all, I just tried to create an sprite with some svg images but, the svg is all white in the code is there but cannot see any icon there,...

Packages.json includes a dependency on loader-utils ^1.1.0 however there are some **severe** vulnerabilities with this version see https://security.snyk.io/package/npm/loader-utils/1.1.0 (or: GitHub's dependabot scanner) Even if this package doesn't expose these vulnerabilities,...

In react, using svg-sprite-loader causes the problem of abnormal width and height of svg

Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...

dependencies