| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/main/core/minimal/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/main/core/minimal/bundle.config.js |
module.exports = {
input: './src/main.core.minimal.js',
output: './dist/main.core.minimal.bundle.js',
namespace: 'BX',
namespaceFunction: null,
adjustConfigPhp: false,
concat: {
js: [
'../src/internal/wrap-start.js',
'../../polyfill/core/dist/polyfill.bundle.js',
'./dist/main.core.minimal.bundle.js',
'../src/internal/wrap-end.js',
],
},
};