Łukasz Biały

Results 156 comments of Łukasz Biały

Updated to newest Angular 2 and Angular-CLI. Build system was refactored to use Angular-CLI only. I don't have precise migration path from old seed to this version - no time...

Updated to Angular ^2.4.0 and Angular CLI 1.0.0.rc.1.

To be honest I have no idea how's Ionic3 working. What problems did you encounter?

Interesting. We use scala-cli to build the whole thing and it didn't catch it, apparently.

Would a quickfix release of 0.3.2 with correct dependency tree help?

@Gedochao are you aware if scala-cli has any way to prevent eviction-related issues like this? [Docs](https://scala-cli.virtuslab.org/docs/guides/introduction/dependencies) are silent on this topic.

For reference: the only way to validate this, for now, is to use `scala-cli export . --sbt` in `core` and then `sbt evicted` in `dest` directory. This shows possible versioning...

fixed in #500, will release 0.3.2 momentarily

@jchapuis I have released 0.3.2-SNAPSHOT (sonatype snapshot repo) today, could you please verify that it solves this issue for you? I will release complete 0.3.2 version once you confirm it...