Skip to content

Commit

Permalink
Added *assets/pdf/* in resources/js/app.js. Closes #1644
Browse files Browse the repository at this point in the history
  • Loading branch information
artengin committed Nov 8, 2024
1 parent 583fa36 commit 04f0ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import correctionListener from './correction';

import.meta.glob([
'../assets/images/**',
'../assets/pdf/**',
]);

window.bootstrap = bootstrap;
Expand Down

0 comments on commit 04f0ea5

Please sign in to comment.