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

Use just one component for optimization #239

Open
Farshadi73 opened this issue Mar 26, 2020 · 1 comment
Open

Use just one component for optimization #239

Farshadi73 opened this issue Mar 26, 2020 · 1 comment
Labels
Milestone

Comments

@Farshadi73
Copy link

Hi, It's a great package and thanks for that.

I use webpack, can i import each component directly?
for example I need just notifier and don't need diagonal. can i just import notifier js? and LESS too.
I try it with js, but get error :( there is any solution?

@MohammadYounes MohammadYounes added this to the 2.0.0 milestone Mar 26, 2020
@MohammadYounes
Copy link
Owner

Hi,

Unfortunately, current version still does not support tree shaking, I hope to add this in the next major version.

Thanks.

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

No branches or pull requests

2 participants