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