Skip to content

Commit

Permalink
added a trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Nov 21, 2022
1 parent 3b5ec18 commit 1313746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/build/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function getCopyTargets(shouldIncludeLockdown) {
dest: `fonts/fontawesome`,
},
{
src: getPathInsideNodeModules('react-responsive-carousel', 'lib/styles'),
src: getPathInsideNodeModules('react-responsive-carousel', 'lib/styles/'),
dest: 'react-gallery/',
},
{
Expand Down

0 comments on commit 1313746

Please sign in to comment.