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

6 lines
132 B
JavaScript

module.exports = {
input: 'src/wwallpopup.js',
output: 'dist/wwallpopup.bundle.js',
namespace: 'BX.Main',
browserslist: true,
};