ded / bonzo

library agnostic, extensible DOM utility
Other
1.32k stars 137 forks source link

Classie not getting included in webpack bundle. #141

Closed gauravkrp closed 2 years ago

gauravkrp commented 3 years ago

I am using classie on a wordpress website. Now I am switching to webpack bundling of my js and css and classies doesn't seem to get included in the output bundle.

my classie file- image

my common imports for webpack - image

gauravkrp commented 2 years ago

No more relavant