Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/stageflow/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/stageflow/bundle.config.js

module.exports = {
	input: './src/index.js',
	output: {
		js: 'dist/stageflow.bundle.js',
		css: 'dist/stageflow.bundle.css',
	},
	namespace: 'BX.UI',
	browserslist: true,
};