For research purposes I try to use Ember with npm and webpack instead of bower and ember-cli. Everything works fine, however I can’t compile GlimmerComponents. Can anyone tell me why? I have Ember.GlimmerComponents
available and use require('components-ember/ember-template-compiler').precompile
in canary.