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.
1 parent be8396c commit e78523fCopy full SHA for e78523f
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