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

A loader for webpack, rollup, babel that loads svg as a React Component

Results 51 react-svg-loader issues
Sort by recently updated
recently updated
newest added

When using this library to render three SVGs — svg1, svg2, and svg3 — within the same component, I am seeing the following results: svg1: renders correctly svg2: renders contents...

When using the loader like so to load an inline SVG... `import AlertIcon from "-!react-svg-loader!images/foo.svg;` Edge errors as it can't understand the rest/spread syntax.

Hi, while converting some svg to React Element I found out that some of the path are removed and merged inside the code. Could you please help? Cheers.

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

There are several similar warnings in node referring react-svg-loader package: _Warning: a promise was created in a handler at .../node_modules/react-svg-loader/lib/loader.js:19:22 but was not returned from it, see http://goo.gl/rRqMUw at new...

Hello, I was trying to use the loader with preact (bundling with webpack) and here's what I've found for other interested people. I used following webpack conf: ``` rules: [...

It's 400 KB minified+gzipped though.. It seems like around half is babel stuff that will probably be used anyway and brough up as a top level requirement by node but...

Hi, I am using rollup-plugin-react-svg in my project, and everything goes fine before. And thank you so much for the great work. But now, something goes wrong. A normal svg...

It feels like when webpack-dev-middleware brakes it all: Unexpected token (1:1) > 1 |

wontfix

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...

dependencies