Eventually Consistent
Fixed
- Ensure
ember-css-modules
is initialized beforeember-cli-htmlbars
. This almost always was coincidentally the case already, but ordering constraints from other addons could cause ECM to init later, causinglocal-class
in colocated templates not to be processed, as in ember-concurrency-async#4