| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/stepprocessing/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/stepprocessing/bundle.config.js |
module.exports = {
input: 'src/index.js',
output: 'dist/process.bundle.js',
concat: {
css: ['src/dialog.css']
},
namespace: 'BX.UI.StepProcessing'
};