Closed bennobuilder closed 3 years ago
Big bundle size 🐘
I would like to install the Collection as a separate package when I really need it.
Life with a larger bundle size, although I don't need the Collection feature.
useAgile()
App.createCollection()
https://github.com/agile-ts/agile/tree/experimental-outsource-collection
Problems with optional types:
https://stackoverflow.com/questions/54392809/how-do-i-handle-optional-peer-dependencies-when-publishing-a-typescript-package
https://stackoverflow.com/questions/52795354/how-to-use-a-type-from-an-optional-dependency-in-a-declaration-file
Still considerable, but for now the Collection can be tree shaken away See: #186
🆕 Feature Request
❓ Is your feature request related to a problem?
Big bundle size 🐘
📄 Describe the solution you'd like
I would like to install the Collection as a separate package when I really need it.
📃 Describe alternatives you've considered
Life with a larger bundle size, although I don't need the Collection feature.