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