Updated autloader generation process
This commit is contained in:
parent
e52a05bc8f
commit
8f32ad0076
12 changed files with 297 additions and 162 deletions
|
@ -33,7 +33,9 @@
|
|||
|
||||
$excluded_files = [
|
||||
'hash_check.php',
|
||||
'checksum.bin'
|
||||
'generate_build_files.php',
|
||||
'checksum.bin',
|
||||
'build_files'
|
||||
];
|
||||
|
||||
$hash_values = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue