ef4 / prember

Prerender Ember apps with Fastboot at build time.
MIT License
194 stars 17 forks source link

Deprecation warnings while pre-rendering #31

Open ianpetzer opened 5 years ago

ianpetzer commented 5 years ago

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

ef4 commented 5 years ago

Is this prember-specific, or do you still see the deprecations when running fastboot in development?

ianpetzer commented 5 years ago

Hi,

Yes. I didn't actually realise but this is also happening during fastboot. Guess its not a prember issue then

On Thu, Nov 22, 2018 at 8:33 AM Edward Faulkner notifications@github.com wrote:

Is this prember-specific, or do you still see the deprecations when running fastboot in development?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ef4/prember/issues/31#issuecomment-440927120, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHZh1bFIQeKO7-aCgihwzuuSgRidTr-ks5uxkVSgaJpZM4YpNLs .

sandstrom commented 3 years ago

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?

By closing some old issues we reduce the list of open issues to a more manageable set.