Skip to content

Commit

Permalink
chore: fix duplicated sideEffects path
Browse files Browse the repository at this point in the history
Co-authored-by: Yuliya Adamska <yadamska@exadel.com>
  • Loading branch information
ala-n and yadamskaya committed Apr 10, 2024
1 parent bafd8d0 commit a0eb3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"modules/esl-carousel/core.js",
"modules/esl-carousel/renderers/**/*.js",
"modules/esl-share/buttons/**/*.js",
"src/modules/lib.ts",
"src/modules/lib.js",
"src/modules/esl-media/providers/**/*.ts",
"src/modules/esl-share/actions/**/*.ts",
"src/modules/esl-share/buttons/**/*.ts",
Expand Down

0 comments on commit a0eb3ae

Please sign in to comment.