| Current Path : /var/www/homesaver/www/bitrix/js/rest/app-form/ |
| Current File : /var/www/homesaver/www/bitrix/js/rest/app-form/config.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
die();
}
return array(
'css' => [],
'js' => [
'dist/app-form.bundle.js'
],
'skip_core' => true,
);