First fully working recursive bundler

This commit is contained in:
Tim
2025-03-18 22:15:38 +01:00
parent 08d014713a
commit c4845ed7c6
3 changed files with 51 additions and 24 deletions

3
test2.include.php Normal file
View File

@ -0,0 +1,3 @@
<?php
echo 'test2.include' . PHP_EOL;