Closed oligriffiths closed 6 years ago
So, I've tried this with:
yarn link
(in broccoli-builder
npm install -g ember-cli@3.1.3
ember new ember-test
yarn link broccoli-builder
ember b
All fine.
Also switched to the "broken" branch, and it works just fine there too. Soooo, not sure.
Reverts ember-cli/broccoli-builder#28
I need to work on testing instruction using
npm link
or something to test with a new ember app