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

**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** ``` WARNING in ./src/svg/icon-cart.svg Module Warning (from ./node_modules/svg-sprite-loader/lib/loader.js): svg-sprite-loader exception....

**Do you want to request a feature, report a bug or ask a question?** Vulnerability **What is the current behavior?** Running `npm audit fix` suggests rolling back svg-sprite-loader to `2.0.3`...

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

![image](https://user-images.githubusercontent.com/7337505/111426981-5fc72a00-8730-11eb-88d7-38fc1667e3c2.png) ![image](https://user-images.githubusercontent.com/7337505/111427082-84bb9d00-8730-11eb-8a9c-2d8264e1fd51.png) ![image](https://user-images.githubusercontent.com/7337505/111431043-3d380f80-8736-11eb-9b1c-fb85718c43cf.png) code: ```js Up {resolveStringData(qoq) || '/'} ``` svg is not out

**Do you want to request a feature, report a bug or ask a question?** In html-webpack-plugin@4 they renamed hooks, so currently svg-sprite-loader doesn't support @4>. Also, they dropped webpack@

**Do you want to request a feature, report a bug or ask a question?** Bug or question **What is the current behavior?** After runing `npm run dev` I get (in...

**can not load page** **chrome console error _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0__ is not a constructor** **** - Node.js version:v14.17.1 - webpack version: v5.41.1 - svg-sprite-loader version: 6.0.9 - OS type & version: windows10...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

SVG is too much, inserted into the dom performance overhead is large

Hi there, i've been looking around this place and the whole web for a few days now. I can't find exactly my situation, only some similar ones but no "Solution"...