build: Add products-config.php to the configuration files

This commit is contained in:
TheOnlyMace
2026-01-17 00:27:06 +01:00
parent 9282baee44
commit fa803cb994
6 changed files with 1038 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ const config = {
phpFiles: [
'config/config.php',
'config/mail-config.php',
'config/products-config.php',
'includes/header.php',
'includes/footer.php',
'includes/functions.php'