import hbs from 'htmlbars-inline-precompile'; ... await render(hbs` <MyComponent /> `);. New syntax: import { hbs } from 'ember-cli ...
確定! 回上一頁