| Current Path : /var/www/homesaver/www/bitrix/js/pull/worker/ |
| Current File : /var/www/homesaver/www/bitrix/js/pull/worker/bundle.config.js |
module.exports = {
input: 'src/index.js',
output: 'dist/pull.worker.bundle.js',
namespace: 'BX.Pull',
browserslist: true,
};