| Current Path : /var/www/homesaver/www/bitrix/js/rest/form-constructor/ |
| Current File : /var/www/homesaver/www/bitrix/js/rest/form-constructor/config.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
die();
}
return array(
'css' => [
'dist/form-constructor.bundle.css'
],
'js' => [
'dist/form-constructor.bundle.js'
],
'skip_core' => true,
);