Skip to content

Commit

Permalink
Refactor #4682
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Oct 24, 2023
1 parent 5f57d57 commit 5c7c744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ function addDirectives() {
addEntry('tooltip', 'Tooltip.js', 'tooltip');
addEntry('focustrap', 'FocusTrap.js', 'focustrap');
addEntry('styleclass', 'StyleClass.js', 'styleclass');
addEntry('animate', 'Animate.js', 'animate');
addEntry('animateonscroll', 'AnimateOnScroll.js', 'animateonscroll');
}

function addConfig() {
Expand Down

0 comments on commit 5c7c744

Please sign in to comment.