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.
2 parents ef7a3e1 + e78523f commit a38bc67Copy full SHA for a38bc67
ember-cli-build.js
@@ -16,6 +16,7 @@ module.exports = function (defaults) {
16
17
const { maybeEmbroider } = require('@embroider/test-setup');
18
return maybeEmbroider(app, {
19
+ staticComponents: false,
20
skipBabel: [
21
{
22
package: 'qunit',
0 commit comments