Bert De Block
Bert De Block
Thanks for checking @Benjy1979.
If I understand correctly, the question is if a *route-less* engine can have routes internally, which I don't think is possible?
This is now covered here: https://ember-engines.com/docs/testing-acceptance#lazy-engines, so I think this issue can be closed?
Hi @chrisvdp we use ember-intl plus the latest version of ember-engines at work without any issues (that I'm aware of). Maybe a reproduction could help?
@chrisvdp Is this still an issue? Would be nice to close this if otherwise.
Hi @simonihmig, RE: > Do we want/need to specify/control the version of ember-cli-typescript? I didn't have a specific reason in mind, it was just a general wonderment, since the versions...
I _think_ we can add `ember-cli-typescript` to `dependencies`/`devDependencies` in the `package.json` file, so it gets picked up by the [update-blueprint-dependencies](https://github.com/ember-cli/ember-cli/blob/master/dev/update-blueprint-dependencies.js) script. And instead of _installing_ `ember-cli-typescript` post install, we would...
I'm unsure if my "concern" is a valid one and/or if it should be blocking progress here. As far as I can tell, this seems good to go!
Thanks @simonihmig!
> I can't see anything that would explain the one failing windows job... except flakiness? flakiness indeed, feel free to ping me on Discord or here to restart failed jobs.