LivelyKernel / LivelyKernel/lively.next
`projectAsset` method works in Chrome only
Open
:lady_beetle: bug
:stopwatch: postponed
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
We abuse the concrete formatting of an `Error` to find out from which module we get called. However, this leads to this method not working across different browsers. Instead we should use the lively module meta information to detect this.
Contributor guide
Assessment
This issue has not been assessed yet.