LivelyKernel / LivelyKernel/lively.next
Bundling lively.project destroys the build
Open
@merryman is already working on this.
Since Feb 13, 2025.
:lady_beetle: bug
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When bundling a project that causes the entirety of `lively.project` to be included in the build, the resulting bundle wont load.
**To Reproduce**
Create a project where `lively.project/index.js` gets imported, bundle it and then try to load it.
**Setup**
- macOS
**Version**: [5d4f530](https://github.com/LivelyKernel/lively.next/commit/5d4f530893b79d579ea3c77657188060c2fedd87)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.