Skip to content

Commit

Permalink
Embroider compatible with dynamic components
Browse files Browse the repository at this point in the history
  • Loading branch information
hexadecy committed Oct 11, 2023
1 parent be8396c commit e78523f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = function (defaults) {

const { maybeEmbroider } = require('@embroider/test-setup');
return maybeEmbroider(app, {
staticComponents: false,
skipBabel: [
{
package: 'qunit',
Expand Down

0 comments on commit e78523f

Please sign in to comment.