added in vendor for prod
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
include __DIR__ . "/../src/Handlebars/Autoloader.php";
|
||||
$base = __DIR__ . "/../src";
|
||||
$loader = \Handlebars\Autoloader::register();
|
||||
Reference in New Issue
Block a user