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 4923a3c commit db54208Copy full SHA for db54208
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