mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: avoid writing appprofile.php
This commit is contained in:
@@ -129,7 +129,7 @@ function generateAppProfile(
|
||||
result.push(
|
||||
'<?php',
|
||||
'',
|
||||
`// Build ${new Date().toISOString()}`,
|
||||
`// # Build ${new Date().toISOString()}`,
|
||||
'',
|
||||
'declare(strict_types=1);',
|
||||
'',
|
||||
|
||||
Reference in New Issue
Block a user