We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This list might expand and we might convert some of these into issues, but for now this is the list that came out of the Tooling team meeting today:
ember-cli-htmlbars-inline-precompile
app/services
app/controllers
ember test
cwd: “dist”
@ember/app-blueprint
This list might expand and we might convert some of these into issues, but for now this is the list that came out of the Tooling team meeting today:
ember-cli-htmlbars-inline-precompilefrom blueprints emberjs/ember.js#20983app/servicesdirectory (especially given that we make directories for much less recommended features likeapp/controllers)ember testis a trap (it builds but hangs, ever sincecwd: “dist”was added to testem.js) [bugfix beta] fix the use of ember test in the new blueprint ember-app-blueprint#88@ember/app-blueprintUpdate tests/app-template with latest @ember/app-blueprint embroider-build/embroider#2560