Skip to content

Commit

Permalink
refactor(esl-carousel): update localdev.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-murashko committed Jan 15, 2024
1 parent 6361541 commit 020de36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"modules/lib.js",
"modules/esl-media/providers/**/*.js",
"modules/esl-share/actions/**/*.js",
"modules/esl-share/buttons/**/*.js",
"modules/esl-carousel/core.js",
"modules/esl-carousel/renderers/**/*.js",
"modules/esl-share/buttons/**/*.js",
Expand Down
3 changes: 0 additions & 3 deletions site/src/localdev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ ESLNote.register();
ESLNoteIgnore.register();
ESLTooltip.register();

ESLAnimate.register();
ESLAnimateMixin.register();

ESLCarousel.register();
ESLCarouselNavDots.register();
ESLCarouselNavMixin.register();
Expand Down

0 comments on commit 020de36

Please sign in to comment.