Beta - Stop injecting everywhere.
This is a beta for changes which removes initializers, class reopening, and the associated blueprints. This means media is no longer injected all across the consuming addon/app.
- Changing breakpoints works the same in all tests now.
import { setBreakpoint } from 'ember-responsive/test-support'; - A media helper now exists that provides out of the box access to the media breakpoints in templates.
Still WIP, add an issue if you are having trouble with it.