|
@@ -129,6 +129,8 @@ function generateAppProfile(
|
|
|
result.push(
|
|
result.push(
|
|
|
'<?php',
|
|
'<?php',
|
|
|
'',
|
|
'',
|
|
|
|
|
+ `// Build ${new Date().toISOString()}`,
|
|
|
|
|
+ '',
|
|
|
'declare(strict_types=1);',
|
|
'declare(strict_types=1);',
|
|
|
'',
|
|
'',
|
|
|
'$_ENV[\'Clash_Config\'] = [',
|
|
'$_ENV[\'Clash_Config\'] = [',
|