I'm submitting a ...
[ ] bug report
[ ] feature request
[X] question
Do you want to request a feature or report a bug?
request a lite version: is there a lite version of ng2-admin - without the examples built in?
check my comments in #760
I have done the following steps to reduce the size:
- remove all unused 3rd-party libraries (huge size difference)
- remove all unused components (including their styles / pipes/ ...)
- remove all unused / un-needed assets (huge huge difference)
a quick win is the assets folder, it is responsible for the largest portion of the size.
let us know what happens with you.
first of all who is us?
second of all I was hoping for an official answer from the repo contributors:
on a version that just contains the best libraries without the demos provided.
I know what I can do myself and I am doing it, it just would be nice to have a version that gets updated as the project improves...without the demos.
Hey @tal-shahar, thanks for asking.
So basically yes, that's what we are working on currently - dividing the project into smaller self-contained modules (theme, demo, auth, etc). Hopefully, we will shed some light on it soon, as we have a better understanding of the approach and the direction we are going.
Please follow this issue https://github.com/akveo/ng2-admin/issues/527 for updates.
Most helpful comment
Hey @tal-shahar, thanks for asking.
So basically yes, that's what we are working on currently - dividing the project into smaller self-contained modules (theme, demo, auth, etc). Hopefully, we will shed some light on it soon, as we have a better understanding of the approach and the direction we are going.
Please follow this issue https://github.com/akveo/ng2-admin/issues/527 for updates.