ez-pro/core/bitrix/js/ui/stepbystep/bundle.config.js
2025-11-13 19:04:05 +03:00

7 lines
131 B
JavaScript

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