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