This seems to only run on the addon directory when used in an addon. When I moved the code that was using ember-compatibilty-helpers to the addon directory the inlining of the boolean worked. Prior to that I would get a runtime exception about ember-compatibilty-helpers missing.
This seems to only run on the
addondirectory when used in an addon. When I moved the code that was using ember-compatibilty-helpers to theaddondirectory the inlining of the boolean worked. Prior to that I would get a runtime exception about ember-compatibilty-helpers missing.