Skip to content

Commit

Permalink
Merge pull request #817 from hexadecy/master
Browse files Browse the repository at this point in the history
Embroider compatible with dynamic components
  • Loading branch information
elwayman02 authored Oct 11, 2023
2 parents ef7a3e1 + e78523f commit a38bc67
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 a38bc67

Please sign in to comment.