Your IP : 18.222.217.108


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/location/source/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/location/source/config.php

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

return [
	'css' => 'dist/source.bundle.css',
	'js' => 'dist/source.bundle.js',
	'rel' => [
		'main.polyfill.core',
		'location.core',
		'location.google',
		'location.osm',
	],
	'skip_core' => true,
];