ember-cli-coffeescript icon indicating copy to clipboard operation
ember-cli-coffeescript copied to clipboard

Fix broken route and resource generators

Open mriska opened this issue 6 years ago • 2 comments

This PR closes #146 by fixing the route generator to use locals from the ancestral blueprint.

It also enables two previously skipped tests by removing the parts of the tests that would fail due to app/router.coffee not existing.

mriska avatar Apr 26 '18 12:04 mriska

The Can\'t find variable: WeakMap is fixable by updating away from PhantomJs.

olleolleolle avatar Apr 26 '18 12:04 olleolleolle

@olleolleolle The errors reported for ember-beta and ember-canary are the same as in current master, so I think they should be dealt with separately to this PR.

mriska avatar Apr 27 '18 06:04 mriska