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

7 lines
134 B
JavaScript

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