Your IP : 3.137.200.45


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/vue3/components/reactions/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/vue3/components/reactions/config.php

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

return [
	'js' =>[
		'./dist/reactions.bundle.js',
	],
	'css' => [
		'./dist/reactions.bundle.css',
	],
	'rel' => [
		'ui.fonts.opensans',
		'ui.vue3',
		'main.core',
		'main.core.events',
		'ui.reactions-select',
		'ui.lottie',
	],
	'skip_core' => false,
];