Your IP : 18.219.192.133


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/main/core/
Upload File :
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/main/core/bundle.config.js

module.exports = {
	input: './src/core.js',
	output: './core.js',
	namespace: 'BX',
	namespaceFunction: null,
	adjustConfigPhp: false,
	protected: true,
	browserslist: true,
	transformClasses: true,
	concat: {
		js: [
			'./src/internal/wrap-start.js',
			'../polyfill/core/dist/polyfill.bundle.js',
			'./core.js',
			'./src/old/core.js',
			'./core_promise.js',
			'./core_ajax.js',

			'../lazyload/dist/lazyload.bundle.js',
			'../parambag/dist/parambag.bundle.js',
			'../fixfontsize/dist/fixfontsize.bundle.js',
			'./src/internal/wrap-end.js',
		],
	},
};