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

6 lines
143 B
JavaScript

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