JoshDSommer / nativescript-ngx-slides

A NativeScript + Angular module for to add a slides component to your mobile app
Other
45 stars 34 forks source link

Webpack error #53

Closed labidiaymen closed 6 years ago

labidiaymen commented 6 years ago

I got this error While using --bundle tns build ios --bundle capture d ecran 2018-02-13 a 18 22 40 tns info capture d ecran 2018-02-13 a 18 24 44

labidiaymen commented 6 years ago

up

JoshDSommer commented 6 years ago

I'm sorry this took so long to get back to you but, I just tested out the bundling with the latest release of NativeScript (3.4.2) and the slides plugin (1.0.0) and I'm not getting any issues. Going to close this for now.

labidiaymen commented 6 years ago

Thanks for your time. The issue was with nativescript-ngx-slides@0.4.3 and calling SlidesComponent explicitly import { SlidesComponent } from "nativescript-ngx-slides/slides/app/slides/slides.component";

JoshDSommer commented 6 years ago

Oh, ok I could see that being a problem. I really suggest updating to 1.0.0 since it now uses the ngc compiler.