Circular dependency when building with rollup
Open
- Dominant language
- JavaScript
- Stars
- 199
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I had to comment out `custom.js` in order to package this up with rollup, as it seems like this circular dependency is not getting resolved correctly:
https://github.com/benjamn/arson/blob/master/custom.js#L11
Is there a way that we'd be able to reorganize the code to not make this a problem? Happy to submit a PR if we can come up with a solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.