Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent eval time deprecations from vendor. #2

Open
2 tasks
rwjblue opened this issue Jul 23, 2015 · 0 comments
Open
2 tasks

Prevent eval time deprecations from vendor. #2

rwjblue opened this issue Jul 23, 2015 · 0 comments

Comments

@rwjblue
Copy link
Member

rwjblue commented Jul 23, 2015

Since we are putting our deprecation polyfill and workflow handlers into the my-app.js, any deprecations triggered while evaluating vendor.js are still logged to the console.


  • Figure out how to move the ember-debug-handlers-polyfill to just after Ember loads
  • Add config/deprecation-workflow.js to the beginning of vendor.js (via contentFor('vendor-prefix') instead of contentFor('app-prefix')).
@rwjblue rwjblue changed the title Prevent eval time deprecations from addons. Prevent eval time deprecations from vendor. Jul 23, 2015
@ghost ghost mentioned this issue Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant