| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/vue/portal/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/vue/portal/bundle.config.js |
module.exports = {
input: './src/portal.js',
output: './dist/portal.bundle.js',
namespace: 'BX.Vue',
concat: {
js: [
'./src/wrap/start.js',
'./dist/portal.bundle.js',
'./src/wrap/end.js',
],
},
};