svg-sprite-loader
svg-sprite-loader copied to clipboard
Webpack loader for creating SVG sprites.
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.0.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
**Do you want to request a feature, report a bug or ask a question?** Report a bug **What is the current behavior?** When adding the loader multiple times on different...
**Do you want to request a feature, report a bug or ask a question?** Question. **What is the current behavior?** I've extracted the svg sprites into separate file and it...
**What kind of change does this PR introduce? (bugfix, feature, docs update, improvement)** improvement. **What is the current behavior? (You can also link to an open issue here)** Not support...
**Do you want to request a feature, report a bug or ask a question?** question . how can i tell the sprite loader to ignore all paths in css files...
now my svg files is under my project src file. it goes right . can i delete it , and quote svg file in node_modules package? how to do ?
Bug info: IE edge does not support the method "querySelectorAll" of symbolNode, so there is a js error in IE edge. My fix suggestion: add this judgement: if (typeof node.querySelectorAll...
**What is the current behavior?** `` **What is the expected behavior?** `` **If this is a feature request, what is motivation or use case for changing the behavior?** SVG 2...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...