• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/ui/webpack/form/babelhelpers.php
  • Класс: Bitrix\Crm\UI\Webpack\Form\BabelHelpers
  • Вызов: BabelHelpers::configure
public function configure()
{
	$this->fileDir = 'form';
	$this->fileName = 'babelhelpers.js';
	$this->addExtension('crm.site.form.babelhelpers');
	$this->embeddedModuleName = 'crm.site.form.babelhelpers.loader';
}