Hi there,
When I pre-render pages, I'm seeing a lot of ember deprecation warnings.
We've used https://github.com/mixonic/ember-cli-deprecation-workflow to manage deprecations and they don;t show up in the console when the app is running in the browser but they are a lot of them in the logs when I pre-render.
Was just wondering if anyone else is experiencing this or if there is way I can get rid of them?
Thanks