Your IP : 18.191.201.27


Current Path : /var/www/axolotl/data/www/rostov.axolotls.ru/bitrix/js/main/polyfill/core/
Upload File :
Current File : /var/www/axolotl/data/www/rostov.axolotls.ru/bitrix/js/main/polyfill/core/bundle.config.js

module.exports = {
	input: './src/polyfill.js',
	output: './dist/polyfill.bundle.js',
	concat: {
		js: [
			'./lib/babel-external-helpers.js',
			'./lib/babel-regenerator-runtime.js',
			'./dist/polyfill.bundle.js',
			'../matches/js/matches.js',
			'../closest/js/closest.js',
			'../domrect/dist/domrect.bundle.js',
		],
	},
	plugins: {
		resolve: true,
	},
	namespaceFunction: null,
	protected: true,
	adjustConfigPhp: false,
};