Grokking ember-cli, but confused about some of the auto-magic.
In looking at the sample app I created, the BrocFile is basically empty of instructions, but ‘ember serve’ reports a lot of preprocessing going on (or at least that’s what the cli ui implies).
What’s going on here? How much is ember-cli doing on its own?