-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
As described [here](https://github.com/commercetools/commercetools-docs-kit/pull/1780)
there seems to be an issue related to the jsx generation of certain lordicon icons. Some icons are "missing" come…
-
Hi,
I am trying to use the `react-native-svg-transformer` library in my React Native project, but when I'm trying to implement it, I get an error in my Simulator during build time:
`Unable to re…
fbele updated
7 months ago
-
I have a MERN app I'm trying to deploy to Glitch, which only supports Node up to version 16.x. I want to switch from CRA to Vite in my project, but I'm having dependency resolution issues in NPM.
…
-
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
### 🧐 问题描述
换成vite构建后,发现项目中ProComponents的样式都有问题了,检查发现是组件的cssVar没有生效,antd的组件都是正常的。找不到办法解决,求大佬指点,拜…
-
We need to transform our icons to the following format, i.e. without the parent `` element:
```tsx
const HomeIcon = createSvgIcon(
,
'Home',
);
```
By default svgr includes the `` eleme…
emlai updated
1 month ago
-
## 🐛 Bug Report
When I use `@svgr/rollup` and `@rollup/plugin-alias` together, looks like it cannot understand the alias that I have set up. Here is the error:
```
[!] Error: Unexpected token…
-
I recently updated to module version `2.2.1` and noticed that I now have a hard-to-figure-out error in my tsconfig.json in relation to this plugin.
Interestingly, this is fine in my `vite.config.ts…
-
Using with `@svgr/plugin-svgo` fails with following error.
Using `vite-plugin-svgr` without `@svgr/plugin-svgo` works.
```Error: Transform failed with 1 error:
/Users/devunt/workspace/ccoli/fro…
-
### Is your proposal related to a problem?
svgr/webpack 5.5.0 is using some "old" dependencies that are causing some npm audit and dependabot warnings
(see https://github.com/facebook/create-react…