webcat12345 / ngx-ui-switch

Angular UI Switch component
https://webcat12345.github.io/ngx-ui-switch/demo/
MIT License
110 stars 68 forks source link

cannot find module 'ngx-ui-switch/src' #218

Closed kamalakkanni closed 6 years ago

kamalakkanni commented 6 years ago

hi,

I got error as Unexpected module 'UiSwitchModule' while running ng build --prod which is working fine in ng serve.so that I imported ngx-ui-switch/src as per https://github.com/webcat12345/ngx-ui-switch/issues/15#issuecomment-295628177 .But I got cannot find module ngx-ui-switch/src error.

Thanks

kamalakkanni commented 6 years ago

Its working fine while using ngx-ui-switch itself

vin0010 commented 6 years ago

Its not working for me even if I use ngx-ui-switch. A ny thoughts?

cmckni3 commented 6 years ago

What happens @vin0010? Error message?

vin0010 commented 6 years ago

Thank you @cmckni3 It was a minor build issue, resolved. Thank you so much.