Skip to content

Commit

Permalink
Add directories to skip for js media
Browse files Browse the repository at this point in the history
Add directories to skip for js files removed with PRs joomla#42082 and joomla#42423
  • Loading branch information
richard67 committed Feb 25, 2024
1 parent 6176424 commit 3279af8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/deleted_file_check.php
Expand Up @@ -105,6 +105,9 @@ function usage($command)
'components/com_search',
'images/sampledata',
'installation',
'media/com_cpanel/js',
'media/com_modules/js',
'media/mod_multilangstatus',
'media/plg_quickicon_eos310',
'media/system/images',
'modules/mod_search',
Expand Down

0 comments on commit 3279af8

Please sign in to comment.