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

Explore: bundle size is too large and tsdx doesnt support multientry #84

Open
dxinteractive opened this issue Mar 1, 2022 · 2 comments

Comments

@dxinteractive
Copy link
Owner

dxinteractive commented Mar 1, 2022

// proposal
import {array} from 'dendriform';
// changes to
import {array} from 'dendriform/array';
@dxinteractive
Copy link
Owner Author

dxinteractive commented Mar 1, 2022

Also explore making some larger features opt-in, such as maybe only shipping history-based code when enableHistory() is imported and called

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant