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

5 lines
119 B
JavaScript

module.exports = {
input: 'src/imageuploader.js',
output: 'dist/imageuploader.bundle.js',
namespace: 'BX.Landing'
};