Skip to content

Commit

Permalink
IBX-4327: Content airtime settings modal design (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM committed Feb 2, 2023
1 parent 392d61b commit 26146a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/encore/ibexa.config.setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ const path = require('path');
module.exports = (Encore) => {
Encore.addAliases({
'@react-dom': path.resolve('./public/bundles/ibexaadminuiassets/vendors/react-dom'),
'@ibexa-admin-ui-assets': path.resolve('./vendor/ibexa/admin-ui-assets'),
});
};

0 comments on commit 26146a9

Please sign in to comment.