The Ember CLI Assembler is the first step in the Packaging phase of an Ember CLI application. It's goal is primarily to build all of the addons and app, and pass an array of trees to the Linker.
The Ember CLI Assembler is the first step in the Packaging phase of an Ember CLI application. It's goal is primarily to build all of the addons and app, and pass an array of trees to the Linker.