airbnb / airbnb/babel-plugin-inline-react-svg
tsconfig relative path does not work
Open
- Dominant language
- JavaScript
- Stars
- 474
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
```import Ethereum from 'assets/eth.svg'```
failed to compile
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failed compilation with the shown `tsconfig` relative path and `import Ethereum from 'assets/eth.svg'`. Trace how the plugin resolves SVG imports, then verify that the same import compiles successfully when the path is configured relative to `tsconfig`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100