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