Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/main.post.form/templates/.default/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/main.post.form/templates/.default/bundle.config.js

module.exports = {
	input: './src/index.js',
	output: './script.js',
	namespace: 'BX.Main',
	adjustConfigPhp: false,
	namespaceFunction: null,
	protected: true,
	concat: {
		js: [
			'./src/internal/wrap-start.js',
			'./script.js',
			'./script-old.js',
			'./src/internal/wrap-end.js',
		],
	}
};