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

6 lines
133 B
JavaScript

module.exports = {
input: 'src/export.js',
output: 'dist/popup-with-header.bundle.js',
namespace: 'BX.UI',
browserslist: true,
};