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

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

**Do you want to request a feature, report a bug or ask a question?** Report a Bug **What is the current behavior?** NextJS throw this error at runtime: `Error: Cannot...

**Do you want to request a feature, report a bug or ask a question?** Using the sprite-loader inline styles like `.a { fill: #ff0; }` are changed by the loader...

**Do you want to request a feature, report a bug or ask a question?** **Bug** **What is the current behavior?** I get the error `Cannot read property 'version' of undefined`...

Here is one of SVG files I use ``` ``` And this is svg in extracted file ``` ``` Expected behaviour: `width="24" height="24"` **Please tell us about your environment:** -...

**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** Our project uses `svg-sprite-loader` 5.1.1, `webpack` 5.10.1, and `webpack-cli` 4.2.0...

bug

**Do you want to request a feature, report a bug or ask a question?** Report a bug for the newst version **What is the current behavior?** ![image](https://user-images.githubusercontent.com/1069441/111138449-3b2c5000-8580-11eb-8a10-41f09da690a7.png) ``` [webpack-cli] Error:...

**What kind of change does this PR introduce? (bugfix, feature, docs update, improvement)** Removes warning by using ModuleGraph in case of webpack version >= 5 **What is the current behavior?...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies