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

6 lines
144 B
JavaScript

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