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

7 lines
147 B
JavaScript

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