Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Library Bundling #379

Open
threeal opened this issue Oct 27, 2024 · 0 comments · May be fixed by #380
Open

Remove Library Bundling #379

threeal opened this issue Oct 27, 2024 · 0 comments · May be fixed by #380
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Oct 27, 2024

This issue suggests removing the library from being bundled into a single lib.js file. There are several reasons for removing library bundling; the main reason is the difficulty in bundling the declaration file into a single file. This is especially challenging because the rollup-plugin-typescript is deprecated, and there is an issue with using Node 23, as noted in #377.

@threeal threeal added the build label Oct 27, 2024
@threeal threeal added this to the Version 2.0.0 milestone Oct 27, 2024
@threeal threeal self-assigned this Oct 27, 2024
@threeal threeal linked a pull request Oct 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant