Should we release one package per UI framework? #14
matheo
started this conversation in
Dynamic Forms
Replies: 1 comment
-
Using a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@ngx-formly
releases one package per UI theme, like@ngx-formly/bootstrap
and@ngx-formly/material
.Perhaps, if we release them all as subpackages, like
@myndpm/dyn-forms/ng-zorro
if the subpackage is not used then it will be tree-shaked right?
IMO it would be fine, the folders will be a little bloated inside
libs/forms
but that's all.Opinions?
Beta Was this translation helpful? Give feedback.
All reactions