ember-cli / broccoli-builder

MIT License
1 stars 10 forks source link

Use getNodeInfo() to get plugin/node name/label" #29

Closed oligriffiths closed 6 years ago

oligriffiths commented 6 years ago

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

oligriffiths commented 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.