| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/buttons/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/buttons/bundle.config.js |
module.exports = {
input: 'src/index.js',
output: {
js: 'dist/ui.buttons.bundle.js',
css: 'dist/ui.buttons.bundle.css',
},
namespace: 'BX.UI',
adjustConfigPhp: false,
cssImages: {
type: 'inline'
}
};