Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/sale/payment-pay/lib/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/sale/payment-pay/lib/config.php

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

return [
	'css' => 'dist/lib.bundle.css',
	'js' => 'dist/lib.bundle.js',
	'rel' => [
		'main.polyfill.core',
		'main.core.events',
		'sale.payment-pay.const',
	],
	'skip_core' => true,
];