Compilation fails under shadow-cljs
Open
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Compilation fails while trying to compile the library with shadow-cljs.
The following error is shown.
```
The required namespace "decimal.extern.decimaljs" is not available, it was required by "decimal/core.cljs".
```
Contributor guide
Assessment
This issue has not been assessed yet.