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

5 lines
98 B
JavaScript

module.exports = {
input: './src/sha1.js',
output: './dist/sha1.bundle.js',
namespace: 'BX',
};