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

5 lines
106 B
JavaScript

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