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

7 lines
148 B
JavaScript

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