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