Skip to content

Commit

Permalink
Merge pull request #479 from cloudinary/ME-4402-GHA-test-6
Browse files Browse the repository at this point in the history
ME-4402-GHA-test-6
  • Loading branch information
tsi authored Dec 27, 2023
2 parents 0f5d19d + 75e783f commit 7dd9111
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ import pacedTranscript from './paced-transcript';
import styledTextTracks from './styled-text-tracks';

const plugins = {
aiHighlightsGraph,
analytics,
autoplayOnScroll,
floatingPlayer,
colors,
contextMenu,
chapters,
cloudinary,
analytics,
cloudinaryAnalytics,
vttThumbnails,
aiHighlightsGraph,
chapters,
colors,
contextMenu,
floatingPlayer,
pacedTranscript,
styledTextTracks,
vttThumbnails,
// #if (!process.env.WEBPACK_BUILD_LIGHT)
interactive,
dashPlugin,
Expand Down

0 comments on commit 7dd9111

Please sign in to comment.