Your IP : 3.144.6.159


Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/timeman/monitor/
Upload File :
Current File : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/timeman/monitor/config.php

<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'css' => 'dist/monitor.bundle.css',
	'js' => 'dist/monitor.bundle.js',
	'rel' => [
		'ui.vue.vuex',
		'main.md5',
		'main.sha1',
		'timeman.const',
		'ui.notification',
		'timeman.monitor-report',
		'timeman.dateformatter',
		'timeman.timeformatter',
		'pull.client',
		'main.core',
	],
	'skip_core' => false,
];