ez-pro/core/bitrix/js/ui/section/bundle.config.js
2025-11-13 19:04:05 +03:00

5 lines
102 B
JavaScript

module.exports = {
input: 'src/export.js',
output: 'dist/section.bundle.js',
namespace: 'BX.UI',
};