| Current Path : /var/www/homesaver/www/bitrix/js/ui/userfield/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/userfield/config.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'js' => 'dist/userfield.bundle.js',
'rel' => [
'main.core',
],
'skip_core' => false,
];