| Current Path : /var/www/homesaver/www/bitrix/js/ui/stageflow/ |
| 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,
};