-
### What happened?
Simply put, this causes a lot of svg icons not to scale in their default state, and is inconsistent with the behavior of the development environment, and people can spend hours t…
-
After upgrading to gulp-svgmin@4.1.0, and with the provided example below, taken from the ReadMe, my svg viewbox is still getting removed:
```
// Alter the default list of plugins.
plugin…
-
ERROR in ./node_modules/css-loader!./node_modules/weui/dist/style/weui.css
Module build failed: TypeError: Cannot read property 'toFixed' of undefined
at strongRound (F:\SVNxm\qqdhua\web\mecwish…
-
Failed to build React TS (pnpm) project with following error:
```
> tsc && vite build --mode dev
node_modules/.pnpm/@svgr+core@6.5.1/node_modules/@svgr/core/dist/index.d.ts:2:10 - error TS2305:
…
-
PBXCp /Users/zav/Developer/ImageOptim/svgo/build/svgo.js /Users/zav/Library/Developer/Xcode/DerivedData/ImageOptim-cnlwsnulkjmwztbmbjgzolulptuo/Build/Products/Debug/ImageOptimGPL.framework/Versions/A/…
-
Wasn't sure where to put that or who to contact.
I'm embedding into my app all icons as svgs for easy and fast developement.
I discovered a tool call `svgo` that optimize svg by removing meta dat…
-
C:\Users\**re\workspace\>npm audit
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
# npm audit report
nth-check
-
**Describe the bug**
After upgrading to svgo 2.8.0 (from 1.x) and converting the config file from yml to js so far all plugins seem to work fine, except for the `removeMetaData` plugin. Once that p…
-
When using Vite plugin svgr to import multiple SVG files into a single component, I got a collision of the style because the ids how to handle this?
-
Been trying to debug this for the past few days but can't figure it out. We are using the latest versions of Razzle and Razzle dev utils (4.0.4). It was working correctly before we upgraded razzle. No…