Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auser/sample-svgr-bug
https://github.com/auser/sample-svgr-bug
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/auser/sample-svgr-bug
- Owner: auser
- Created: 2020-04-06T20:13:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T10:40:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:15:56.734Z (3 months ago)
- Language: JavaScript
- Size: 4.43 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bug for svgr
Regarding https://github.com/gregberge/svgr/issues/423
To bootstrap:
```bash
lerna bootstrap
```## The issue:
```bash
npm run build:icons
```Does _not_ use the custom plugin :(