AlertifyJS icon indicating copy to clipboard operation
AlertifyJS copied to clipboard

Use just one component for optimization

Open Farshadi73 opened this issue 5 years ago • 1 comments

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?

Farshadi73 avatar Mar 26 '20 16:03 Farshadi73

Hi,

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

Thanks.

MohammadYounes avatar Mar 26 '20 16:03 MohammadYounes