Skip to content

Commit

Permalink
ignore development files on production env
Browse files Browse the repository at this point in the history
Signed-off-by: MarioRadu <[email protected]>
  • Loading branch information
MarioRadu committed Dec 12, 2024
1 parent e18b11f commit 94511b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/composer-post-install-script.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,4 @@ function getEnvironment(): string
],
];


var_dump(getEnvironment()); exit;

array_walk($files, 'copyFile');

0 comments on commit 94511b8

Please sign in to comment.