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