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