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