Skip to content

Commit

Permalink
fix(FEC-13885): KMS v5.125.9| Webcast| "add/Cancel" presenters button…
Browse files Browse the repository at this point in the history
…s appears one above each other instead of next to each other
  • Loading branch information
SivanA-Kaltura committed Apr 24, 2024
2 parents 0bbd648 + 5ba1c8f commit 3a6cc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Expand Up @@ -41,7 +41,7 @@ module.exports = (env, { mode }) => {
options: {
esModule: true,
modules: {
localIdentName: '[local]',
localIdentName: '[name]__[local]___[hash:base64:5]',
namedExport: true
}
}
Expand Down

0 comments on commit 3a6cc3a

Please sign in to comment.